Base |
public class BaseBindableView : UserControl, INotifyPropertyChanged
The BaseBindableView type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseBindableView | Initializes a new instance of the UserControl class. |
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged | Raises this object's PropertyChanged event. |
![]() | SetPropertyT | Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised whenever a property value has changed. |