3 writes to Password
PresentationFramework (3)
System\Windows\Automation\Peers\PasswordBoxAutomationPeer.cs (1)
127owner.Password = value;
System\Windows\Controls\PasswordBox.cs (2)
131this.Password = String.Empty; 1139this.Password = String.Empty;