PasswordChar Property (WPFPasswordBox)
Class
WPFPasswordBox
.
Action
Gets the masking character for the PasswordBox.
Syntax
C#
protected
String
PasswordChar { get; }
VB
'Declaration Protected Read Property PasswordChar As
String
Access
Read only.