2 references to PasswordBox
PresentationFramework (2)
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (1)
578return PasswordBox.PasswordChar;
src\Framework\System\Windows\Controls\PasswordTextNavigator.cs (1)
291return _container.PasswordBox.GetValue(formattingProperty);