We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e3a1d commit 966d7efCopy full SHA for 966d7ef
components/OpacityMaskView/samples/OpacityMaskViewSample.xaml
@@ -18,7 +18,7 @@
18
<GradientStop Offset="1" Color="Transparent" />
19
</LinearGradientBrush>
20
</Rectangle.Fill>
21
- </Rectangle>
+ </Rectangle>
22
</controls:OpacityMaskView.OpacityMask>
23
<Button Content="Hello Windows Community Toolkit" />
24
</controls:OpacityMaskView>
0 commit comments