File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2785
2785
<Trigger Property =" IsEnabled" Value =" false" >
2786
2786
<Setter TargetName =" HeaderContentPresenter" Property =" Foreground" Value =" {DynamicResource TextControlHeaderForegroundDisabled}" />
2787
2787
<Setter Property =" Background" Value =" {DynamicResource TextControlBackgroundDisabled}" />
2788
+ <Setter TargetName =" BorderElementInline" Property =" Background" Value =" {DynamicResource TextControlBackgroundDisabled}" />
2788
2789
<Setter TargetName =" BorderElement" Property =" BorderBrush" Value =" {DynamicResource TextControlBorderBrushDisabled}" />
2789
2790
<Setter Property =" Foreground" Value =" {DynamicResource TextControlForegroundDisabled}" />
2790
2791
<Setter TargetName =" PlaceholderTextContentPresenter" Property =" Foreground" Value =" {DynamicResource TextControlPlaceholderForegroundDisabled}" />
2872
2873
FontFamily =" {TemplateBinding FontFamily}"
2873
2874
FontSize =" {TemplateBinding FontSize}"
2874
2875
FontWeight =" {TemplateBinding FontWeight}"
2875
- Foreground =" {DynamicResource Color05B }"
2876
+ Foreground =" {TemplateBinding Foreground }"
2876
2877
InputScope =" {TemplateBinding InputScope}"
2877
2878
SelectionBrush =" {TemplateBinding SelectionBrush}"
2878
2879
TextAlignment =" {TemplateBinding TextAlignment}" />
You can’t perform that action at this time.
0 commit comments