PasswordBoxExtendGetBindPassword Method
Gets the Bind Password property.
Namespace: Common.Wpf.ControlsAssembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
public static bool GetBindPassword(
DependencyObject dp
)
- dp DependencyObject
- Dependency object.
Boolean if the password is bound, otherwise
is returned.