PasswordBox Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The PasswordBox type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone CaretBrushProperty Identifies the CaretBrush dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone MaxLengthProperty Identifies the MaxLength dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone PasswordCharProperty Identifies the PasswordChar dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone PasswordProperty Identifies the Password dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone SelectionBackgroundProperty Identifies the SelectionBackground dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone SelectionForegroundProperty Identifies the SelectionForeground dependency property.

Top