C# Класс ParkenDD.Behaviors.TitleBarBehavior

Наследование: Windows.UI.Xaml.DependencyObject, IBehavior
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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

Описание методов

Attach() публичный Метод

public Attach ( DependencyObject associatedObject ) : void
associatedObject DependencyObject
Результат void

Detach() публичный Метод

public Detach ( ) : void
Результат void

Описание свойств

BackgroundColorProperty публичное статическое свойство

public static DependencyProperty BackgroundColorProperty
Результат DependencyProperty

ButtonBackgroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonBackgroundColorProperty
Результат DependencyProperty

ButtonForegroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonForegroundColorProperty
Результат DependencyProperty

ButtonHoverBackgroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonHoverBackgroundColorProperty
Результат DependencyProperty

ButtonHoverForegroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonHoverForegroundColorProperty
Результат DependencyProperty

ButtonInactiveBackgroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonInactiveBackgroundColorProperty
Результат DependencyProperty

ButtonInactiveForegroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonInactiveForegroundColorProperty
Результат DependencyProperty

ButtonPressedBackgroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonPressedBackgroundColorProperty
Результат DependencyProperty

ButtonPressedForegroundColorProperty публичное статическое свойство

public static DependencyProperty ButtonPressedForegroundColorProperty
Результат DependencyProperty

ForegroundColorProperty публичное статическое свойство

public static DependencyProperty ForegroundColorProperty
Результат DependencyProperty

InactiveBackgroundColorProperty публичное статическое свойство

public static DependencyProperty InactiveBackgroundColorProperty
Результат DependencyProperty

InactiveForegroundColorProperty публичное статическое свойство

public static DependencyProperty InactiveForegroundColorProperty
Результат DependencyProperty