diff --git a/doc/material-migration.md b/doc/material-migration.md index c5abfcc22..63285b5a2 100644 --- a/doc/material-migration.md +++ b/doc/material-migration.md @@ -17,7 +17,7 @@ Previously, the `PlaceholderText` property acted as a header, displaying in the ##### New Behavior - **PlaceholderText**: Displays inside the TextBox when it's empty. Disappears when text is entered. -- **Header**: Acts as a label. Animates upwards when the TextBox is focused. +- **Header**: Acts as a label. Animates upwards when text is entered. ##### Example diff --git a/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/TextBoxSamplePage.xaml b/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/TextBoxSamplePage.xaml index b329275f2..169d23c68 100644 --- a/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/TextBoxSamplePage.xaml +++ b/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/TextBoxSamplePage.xaml @@ -10,43 +10,7 @@ mc:Ignorable="d"> - - - - - - - - - -