[]
The NavEditorCustomStyle class represents the custom styles of the editor item.
public class NavEditorCustomStyle : NavBaseCustomStyle, INotifyPropertyChanged
Name | Description |
---|---|
NavEditorCustomStyle() | Initializes a new instance of the NavEditorCustomStyle class. |
Name | Description |
---|---|
Default | Gets style containing display attributes that determine the general appearance of the element in the default state. |
Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. |
Focused | Gets style containing display attributes that determine the general appearance of the focused element on the screen. |
Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. |