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