Just paste the following xaml into the XamlPad shipped with Microsoft Windows SDK or the XamlPad I create myself, you will get some unexpected surprise, really cool indeed:

<Viewbox xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
         xmlns:x
="http://schemas.microsoft.com/winfx/2006/xaml"
         Margin
="10"
         OpacityMask
="#99000000">
    <
Button/>
</
Viewbox>

    This is what I get in my own XamlPad:

I See Cool Stuff Today

相关文章:

  • 2021-10-17
  • 2021-11-07
  • 2021-08-05
  • 2021-04-06
  • 2021-05-22
  • 2021-12-14
猜你喜欢
  • 2021-12-14
  • 2021-11-30
  • 2021-06-01
  • 2022-02-01
  • 2021-12-27
  • 2021-11-24
  • 2021-11-15
相关资源
相似解决方案