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