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