The ViewMode type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDefaultItems |
Gets a default list of view mode items.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged |
Raised the PropertyChanged event.
(Inherited from NotifyPropertyChanged.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DisplayName |
Gets or sets the display name of this view mode instance.
| |
| IsDefault |
Gets or sets a value indicating whether this instance is the default.
| |
| Scale |
Gets or sets the scale.
| |
| ScaleMode |
Gets or sets the scale mode.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from NotifyPropertyChanged.) |