Property | Type | Description | |
---|---|---|---|
BackgroundColorProperty | |||
ButtonBackgroundColorProperty | |||
ButtonForegroundColorProperty | |||
ButtonHoverBackgroundColorProperty | |||
ButtonHoverForegroundColorProperty | |||
ForegroundColorProperty |
Method | Description | |
---|---|---|
GetBackgroundColor ( |
||
GetButtonBackgroundColor ( |
||
GetButtonForegroundColor ( |
||
GetButtonHoverBackgroundColor ( |
||
GetButtonHoverForegroundColor ( |
||
GetForegroundColor ( |
||
SetBackgroundColor ( |
||
SetButtonBackgroundColor ( |
||
SetButtonForegroundColor ( |
||
SetButtonHoverBackgroundColor ( |
||
SetButtonHoverForegroundColor ( |
||
SetForegroundColor ( |
Method | Description | |
---|---|---|
OnBackgroundColorPropertyChanged ( |
||
OnButtonBackgroundColorPropertyChanged ( |
||
OnButtonForegroundColorPropertyChanged ( |
||
OnButtonHoverBackgroundColorPropertyChanged ( |
||
OnButtonHoverForegroundColorPropertyChanged ( |
||
OnForegroundColorPropertyChanged ( |
public static GetBackgroundColor ( |
||
d | ||
return |
public static GetButtonBackgroundColor ( |
||
d | ||
return |
public static GetButtonForegroundColor ( |
||
d | ||
return |
public static GetButtonHoverBackgroundColor ( |
||
d | ||
return |
public static GetButtonHoverForegroundColor ( |
||
d | ||
return |
public static GetForegroundColor ( |
||
d | ||
return |
public static SetBackgroundColor ( |
||
d | ||
value | ||
return | void |
public static SetButtonBackgroundColor ( |
||
d | ||
value | ||
return | void |
public static SetButtonForegroundColor ( |
||
d | ||
value | ||
return | void |
public static SetButtonHoverBackgroundColor ( |
||
d | ||
value | ||
return | void |
public static SetButtonHoverForegroundColor ( |
||
d | ||
value | ||
return | void |
public static SetForegroundColor ( |
||
d | ||
value | ||
return | void |
public static DependencyProperty,Windows.UI.Xaml BackgroundColorProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ButtonBackgroundColorProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ButtonForegroundColorProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ButtonHoverBackgroundColorProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ButtonHoverForegroundColorProperty | ||
return |