PasswordBoxExtendGetBoundPassword Method
Gets the Bound Password property.
Namespace: Common.Wpf.ControlsAssembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
public static string GetBoundPassword(
DependencyObject dp
)
- dp DependencyObject
- Dependency object.
StringThe bound password property value.