[]
Style with the base item properties.
public abstract class BaseItemStyle : BaseSubItemStyle
Name | Description |
---|---|
Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. |
Margins | Gets or sets the thickness of the margins around the element. |
Padding | Gets or sets the thickness of the padding between the element edges and its content. |
Pressed | Gets style containing display attributes that determine the general appearance of pressed element on the screen. |
Name | Description |
---|---|
ResetHot() | |
ResetMargins() | |
ResetPadding() | |
ResetPressed() | |
ShouldSerializeHot() | |
ShouldSerializeMargins() | |
ShouldSerializePadding() | |
ShouldSerializePressed() |