Click or drag to resize

PasswordBoxBindingBehaviorText Property

Gets or sets the password as plain text.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public string? Text { get; set; }

Property Value

Type: String
See Also