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