ControlProperty Methods | 
The ControlProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertFrom | 
            Convert a value from the control widget into one suitable for this control property.
              | |
| ConvertTo | 
            Convert a value into one suitable for the widget.
              | |
| Create | 
            Create a control property referencing a property on the visual.
              | |
| NotifyPropertyChanged(PropertyChangedEventArgs) | 
            Raises the PropertyChanged event.
              | |
| NotifyPropertyChanged(String) | 
            Raises the PropertyChanged event.
              | |
| NotifyValueChanged | 
            Raises the PropertyChanged event for the Value property.
              |