2 references to PasswordBox
PresentationFramework (2)
System\Windows\Controls\PasswordTextContainer.cs (1)
569return PasswordBox.PasswordChar;
System\Windows\Controls\PasswordTextNavigator.cs (1)
285return _container.PasswordBox.GetValue(formattingProperty);