Свойство | Тип | Описание | |
---|---|---|---|
BackgroundColorProperty | DependencyProperty | ||
ButtonBackgroundColorProperty | DependencyProperty | ||
ButtonForegroundColorProperty | DependencyProperty | ||
ButtonHoverBackgroundColorProperty | DependencyProperty | ||
ButtonHoverForegroundColorProperty | DependencyProperty | ||
ButtonInactiveBackgroundColorProperty | DependencyProperty | ||
ButtonInactiveForegroundColorProperty | DependencyProperty | ||
ButtonPressedBackgroundColorProperty | DependencyProperty | ||
ButtonPressedForegroundColorProperty | DependencyProperty | ||
ForegroundColorProperty | DependencyProperty | ||
InactiveBackgroundColorProperty | DependencyProperty | ||
InactiveForegroundColorProperty | DependencyProperty |
Метод | Описание | |
---|---|---|
Attach ( DependencyObject associatedObject ) : void | ||
Detach ( ) : void |
Метод | Описание | |
---|---|---|
OnBackgroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonBackgroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonForegroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonHoverBackgroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonHoverForegroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonInactiveBackgroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonInactiveForegroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonPressedBackgroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnButtonPressedForegroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnForegroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnInactiveBackgroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnInactiveForegroundColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void |
public Attach ( DependencyObject associatedObject ) : void | ||
associatedObject | DependencyObject | |
Результат | void |
public static DependencyProperty BackgroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonBackgroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonForegroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonHoverBackgroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonHoverForegroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonInactiveBackgroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonInactiveForegroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonPressedBackgroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ButtonPressedForegroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty ForegroundColorProperty | ||
Результат | DependencyProperty |
public static DependencyProperty InactiveBackgroundColorProperty | ||
Результат | DependencyProperty |