MaxLength Property (WPFPasswordBox)

Action

Gets the maximum length for passwords to be handled by this PasswordBox.

Syntax

C#
protected Integer MaxLength { get; }
VB
'Declaration
Protected Read Property MaxLength As Integer

Access

Read only.