Open kfrancis opened 1 year ago
When trying to customize the SearchBar control, it's not currently possible to do the following as documented:
<SearchBar grial:SearchBarProperties.IconColor="{StaticResource Primary" ... />
<SearchBar />
grial:SearchBarProperties.IconColor
Expected to be able to access the documented properties
Can't access the properties at all.
Description
When trying to customize the SearchBar control, it's not currently possible to do the following as documented:
Steps to Reproduce
<SearchBar />
grial:SearchBarProperties.IconColor
helperExpected Behavior
Expected to be able to access the documented properties
Actual Behavior
Can't access the properties at all.
Basic Information
Screenshots