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