Skip to content

Commit 3114ca9

Browse files
committed
chore: remove ThemeCursor
1 parent a5522a8 commit 3114ca9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Wpf.Ui.Violeta/Controls/MessageBox/MessageBoxDialog.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
UseAeroCaptionButtons="True" />
3737

3838
<Style TargetType="{x:Type local:MessageBoxDialog}">
39-
<Setter Property="Cursor" Value="{DynamicResource ThemeCursor}" />
4039
<Setter Property="Foreground" Value="{DynamicResource ContentDialogForeground}" />
4140
<Setter Property="Background" Value="{DynamicResource ContentDialogBackground}" />
4241
<Setter Property="BorderThickness" Value="{DynamicResource ContentDialogBorderWidth}" />

0 commit comments

Comments
 (0)