IValueChangeCoordinator Interface
Used to support testing of the MaskedPasswordTextBox
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Interface IValueChangeCoordinator _
Implements INotifyPropertyChanged
public interface IValueChangeCoordinator : INotifyPropertyChanged
public interface class IValueChangeCoordinator : INotifyPropertyChanged
public interface IValueChangeCoordinator extends INotifyPropertyChanged
See Also
IValueChangeCoordinator Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace