You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SKProCH
changed the title
Add proper support for TextBox.InnerLeftContent with watermarks and labes
Add proper support for TextBox.InnerLeftContent with watermarks and labels
Aug 14, 2023
Discussed in #279
Originally posted by CastelloBrancoTecnologia August 14, 2023
inestead of this
in
<TextBox ..... >
<TextBox.InnerLeftContent>
<icons:MaterialIcon
Width="24"
Height="24"
Margin="4"
HorizontalAlignment="Left"
VerticalAlignment="Bottom"
Foreground="{DynamicResource PrimaryHueMidBrush}"
Kind="KeyVariant" />
</TextBox.InnerLeftContent>
The text was updated successfully, but these errors were encountered: