<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately via https://github.com/nventive/Uno/security/ --> ## Current behavior  Sdk/Template: 6.0.110, 6.0.119 <!-- Describe how the issue manifests. --> ## Expected behavior making changes to TextBox should not affect password box <!-- Describe what the desired behavior would be. --> ## How to reproduce it (as minimally and precisely as possible) 1. Open Chefs on any IDE 2. Open LoginPage.xaml 3. On line 38 change `<PathIcon Data="{StaticResource Icon_Person_Outline}" />` to `<PathIcon Data="{StaticResource Icon_Lock}" />` 4. Build the solution for any TFM (attached snapshot is Desktop TFM) 5. Observe the Login page's Password Box <!-- Please provide a **MINIMAL REPRO PROJECT** and the **STEPS TO REPRODUCE**--> ## Environment <!-- For bug reports Check one or more of the following options with "x" --> Nuget Package: Sdk/Template: 6.0.110, 6.0.119 Package Version(s): Affected platform(s): - [ ] iOS - [ ] Android - [ ] WebAssembly - [ ] UWP - [ ] MacOS ## Anything else we need to know? <!-- We would love to know of any friction, apart from knowledge, that prevented you from sending in a pull-request -->