File tree 2 files changed +0
-2
lines changed
src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 93
93
<Setter Property =" Background" Value =" Transparent" />
94
94
<Setter Property =" Margin" Value =" {StaticResource ComboBoxItemMargin}" />
95
95
<Setter Property =" Padding" Value =" {StaticResource ComboBoxItemContentMargin}" />
96
- <Setter Property =" Cursor" Value =" Hand" />
97
96
<Setter Property =" Border.CornerRadius" Value =" {DynamicResource ControlCornerRadius}" />
98
97
<Setter Property =" SnapsToDevicePixels" Value =" True" />
99
98
<Setter Property =" OverridesDefaultStyle" Value =" True" />
Original file line number Diff line number Diff line change 30
30
<Setter Property =" BorderBrush" Value =" Transparent" />
31
31
<Setter Property =" Margin" Value =" 0" />
32
32
<Setter Property =" Padding" Value =" {StaticResource RadioButtonPadding}" />
33
- <Setter Property =" Cursor" Value =" Hand" />
34
33
<Setter Property =" HorizontalAlignment" Value =" Left" />
35
34
<Setter Property =" VerticalAlignment" Value =" Center" />
36
35
<Setter Property =" HorizontalContentAlignment" Value =" Left" />
You can’t perform that action at this time.
0 commit comments