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