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 27852785 <Trigger Property =" IsEnabled" Value =" false" >
27862786 <Setter TargetName =" HeaderContentPresenter" Property =" Foreground" Value =" {DynamicResource TextControlHeaderForegroundDisabled}" />
27872787 <Setter Property =" Background" Value =" {DynamicResource TextControlBackgroundDisabled}" />
2788+ <Setter TargetName =" BorderElementInline" Property =" Background" Value =" {DynamicResource TextControlBackgroundDisabled}" />
27882789 <Setter TargetName =" BorderElement" Property =" BorderBrush" Value =" {DynamicResource TextControlBorderBrushDisabled}" />
27892790 <Setter Property =" Foreground" Value =" {DynamicResource TextControlForegroundDisabled}" />
27902791 <Setter TargetName =" PlaceholderTextContentPresenter" Property =" Foreground" Value =" {DynamicResource TextControlPlaceholderForegroundDisabled}" />
28722873 FontFamily =" {TemplateBinding FontFamily}"
28732874 FontSize =" {TemplateBinding FontSize}"
28742875 FontWeight =" {TemplateBinding FontWeight}"
2875- Foreground =" {DynamicResource Color05B }"
2876+ Foreground =" {TemplateBinding Foreground }"
28762877 InputScope =" {TemplateBinding InputScope}"
28772878 SelectionBrush =" {TemplateBinding SelectionBrush}"
28782879 TextAlignment =" {TemplateBinding TextAlignment}" />
You can’t perform that action at this time.
0 commit comments