PasswordBoxExtendSetBindPassword Method
Sets the Bind Password property.
Namespace: Common.Wpf.ControlsAssembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
public static void SetBindPassword(
DependencyObject dp,
bool value
)
Parameters
- dp DependencyObject
- Dependency object.
- value Boolean
- Value to set.