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