1 reference to EM_GETPASSWORDCHAR
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
347return (char)PInvokeCore.SendMessage(this, PInvokeCore.EM_GETPASSWORDCHAR);