ViewModelBase Class Members
The following tables list the members exposed by ViewModelBase.
Public Properties
Name | Description | |
---|---|---|
![]() | OptimizeForTouch | Gets the value of MyViewApp.Settings.OptimizeForTouch attribute. |
Public Methods
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | Finalizes an instance of the Disposable class. (Inherited from ArchestrA.Client.CommonUtil.Disposable) |
![]() | OnPropertyChanged | Raise PropertyChanged event to notify the listeners, if any. |
Public Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | Property Changed Event to support Binding. |
See Also