File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1850
1850
Padding =" 2.5,0,0,0"
1851
1851
HorizontalAlignment =" Stretch"
1852
1852
VerticalAlignment =" Stretch"
1853
- BorderBrush =" {ThemeResource CustomInputFieldBorderBrush }"
1853
+ BorderBrush =" {ThemeResource TextBoxBorderThemeBrush }"
1854
1854
BorderThickness =" 1"
1855
1855
CornerRadius =" 2"
1856
1856
PointerPressed =" ManualPathEntryItem_Click" >
1936
1936
PlaceholderText =" Search"
1937
1937
QueryIcon =" Find" >
1938
1938
<AutoSuggestBox .Resources>
1939
- <StaticResource x : Key =" TextControlBorderBrush" ResourceKey =" CustomInputFieldBorderBrush " />
1940
- <StaticResource x : Key =" TextControlBorderBrushPointerOver" ResourceKey =" CustomInputFieldBorderBrush " />
1939
+ <StaticResource x : Key =" TextControlBorderBrush" ResourceKey =" TextBoxBorderThemeBrush " />
1940
+ <StaticResource x : Key =" TextControlBorderBrushPointerOver" ResourceKey =" TextBoxBorderThemeBrush " />
1941
1941
</AutoSuggestBox .Resources>
1942
1942
<AutoSuggestBox .KeyboardAccelerators>
1943
1943
<KeyboardAccelerator
You can’t perform that action at this time.
0 commit comments