- Namespace
- MahApps
.Metro .Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ItemHelper"]
class Type type-node
Syntax
public static class ItemHelper
Fields
Name | Constant Value | Summary |
---|---|---|
Active |
Gets or sets the background brush which will be used for the active selected item (if the keyboard focus is within).
static
|
|
Active |
Gets or sets the foreground brush which will be used for the active selected item (if the keyboard focus is within).
static
|
|
Disabled |
Gets or sets the background brush which will be used for disabled items.
static
|
|
Disabled |
Gets or sets the foreground brush which will be used for disabled items.
static
|
|
Disabled |
Gets or sets the background brush which will be used for selected disabled items.
static
|
|
Disabled |
Gets or sets the foreground brush which will be used for selected disabled items.
static
|
|
Hover |
Gets or sets the background brush which will be used for an mouse hovered item.
static
|
|
Hover |
Gets or sets the foreground brush which will be used for an mouse hovered item.
static
|
|
Hover |
Gets or sets the background brush which will be used for an mouse hovered and selected item.
static
|
|
Hover |
Gets or sets the foreground brush which will be used for an mouse hovered and selected item.
static
|
|
Is |
static
|
|
Is |
static
|
|
Mouse |
Gets or sets the background brush which will be used when an item is pressed by the left mouse button.
static
|
|
Mouse |
Gets or sets the foreground brush which will be used when an item is pressed by the left mouse button.
static
|
|
Mouse |
Gets or sets the background brush which will be used when an item is pressed by the right mouse button.
static
|
|
Mouse |
Gets or sets the foreground brush which will be used when an item is pressed by the right mouse button.
static
|
|
Selected |
Gets or sets the background brush which will be used for a selected item.
static
|
|
Selected |
Gets or sets the foreground brush which will be used for a selected item.
static
|
Methods
Name | Value | Summary |
---|---|---|
Get |
Brush |
Gets the brush the background brush which will be used for the active selected item (if the keyboard focus is within).
static
|
Get |
Brush |
Gets the brush the foreground brush which will be used for the active selected item (if the keyboard focus is within).
static
|
Get |
Brush |
Gets the background brush which will be used for disabled items.
static
|
Get |
Brush |
Gets the foreground brush which will be used for disabled items.
static
|
Get |
Brush |
Gets the background brush which will be used for selected disabled items.
static
|
Get |
Brush |
Gets the foreground brush which will be used for selected disabled items.
static
|
Get |
Brush |
Gets the background brush which will be used for an mouse hovered item.
static
|
Get |
Brush |
Gets the foreground brush which will be used for an mouse hovered item.
static
|
Get |
Brush |
Gets the background brush which will be used for an mouse hovered and selected item.
static
|
Get |
Brush |
Gets the foreground brush which will be used for an mouse hovered and selected item.
static
|
Get |
bool |
static
|
Get |
bool |
static
|
Get |
Brush |
Gets the background brush which will be used when an item is pressed by the left mouse button.
static
|
Get |
Brush |
Gets the foreground brush which will be used when an item is pressed by the left mouse button.
static
|
Get |
Brush |
Gets the background brush which will be used when an item is pressed by the right mouse button.
static
|
Get |
Brush |
Gets the foreground brush which will be used when an item is pressed by the right mouse button.
static
|
Get |
Brush |
Gets the background brush which will be used for a selected item.
static
|
Get |
Brush |
Gets the foreground brush which will be used for a selected item.
static
|
Set |
void |
Sets the brush the background brush which will be used for the active selected item (if the keyboard focus is within).
static
|
Set |
void |
Sets the brush the foreground brush which will be used for the active selected item (if the keyboard focus is within).
static
|
Set |
void |
Sets the background brush which will be used for disabled items.
static
|
Set |
void |
Sets the foreground brush which will be used for disabled items.
static
|
Set |
void |
Sets the background brush which will be used for selected disabled items.
static
|
Set |
void |
Sets the foreground brush which will be used for selected disabled items.
static
|
Set |
void |
Sets the background brush which will be used for an mouse hovered item.
static
|
Set |
void |
Sets the foreground brush which will be used for an mouse hovered item.
static
|
Set |
void |
Sets the background brush which will be used for an mouse hovered and selected item.
static
|
Set |
void |
Sets the foreground brush which will be used for an mouse hovered and selected item.
static
|
Set |
void |
Sets the background brush which will be used when an item is pressed by the left mouse button.
static
|
Set |
void |
Sets the foreground brush which will be used when an item is pressed by the left mouse button.
static
|
Set |
void |
Sets the background brush which will be used when an item is pressed by the right mouse button.
static
|
Set |
void |
Sets the foreground brush which will be used when an item is pressed by the right mouse button.
static
|
Set |
void |
Sets the background brush which will be used for a selected item.
static
|
Set |
void |
Sets the foreground brush which will be used for a selected item.
static
|