Base |
[Missing <summary> documentation for "T:RAYLASE.Marker.Common.GUI.BaseSettingsView"]
public class BaseSettingsView : BaseBindableView
The BaseSettingsView type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseSettingsView | Initializes a new instance of the BaseSettingsView class |
| Name | Description | |
|---|---|---|
| GetMaskedPropertyT | ||
| RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BaseBindableView) | |
| SetMaskedPropertyT | ||
| SetPropertyT |
Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView) | |
| UpdateMask |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |