C# Class ParkenDD.Behaviors.TitleBarBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Afficher le fichier Open project: sibbl/ParkenDD

Méthodes publiques

Свойство Type Description
BackgroundColorProperty DependencyProperty
ButtonBackgroundColorProperty DependencyProperty
ButtonForegroundColorProperty DependencyProperty
ButtonHoverBackgroundColorProperty DependencyProperty
ButtonHoverForegroundColorProperty DependencyProperty
ButtonInactiveBackgroundColorProperty DependencyProperty
ButtonInactiveForegroundColorProperty DependencyProperty
ButtonPressedBackgroundColorProperty DependencyProperty
ButtonPressedForegroundColorProperty DependencyProperty
ForegroundColorProperty DependencyProperty
InactiveBackgroundColorProperty DependencyProperty
InactiveForegroundColorProperty DependencyProperty

Méthodes publiques

Méthode Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Méthode Description
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

Method Details

Attach() public méthode

public Attach ( DependencyObject associatedObject ) : void
associatedObject DependencyObject
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

Property Details

BackgroundColorProperty public_oe static_oe property

public static DependencyProperty BackgroundColorProperty
Résultat DependencyProperty

ButtonBackgroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonBackgroundColorProperty
Résultat DependencyProperty

ButtonForegroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonForegroundColorProperty
Résultat DependencyProperty

ButtonHoverBackgroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonHoverBackgroundColorProperty
Résultat DependencyProperty

ButtonHoverForegroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonHoverForegroundColorProperty
Résultat DependencyProperty

ButtonInactiveBackgroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonInactiveBackgroundColorProperty
Résultat DependencyProperty

ButtonInactiveForegroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonInactiveForegroundColorProperty
Résultat DependencyProperty

ButtonPressedBackgroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonPressedBackgroundColorProperty
Résultat DependencyProperty

ButtonPressedForegroundColorProperty public_oe static_oe property

public static DependencyProperty ButtonPressedForegroundColorProperty
Résultat DependencyProperty

ForegroundColorProperty public_oe static_oe property

public static DependencyProperty ForegroundColorProperty
Résultat DependencyProperty

InactiveBackgroundColorProperty public_oe static_oe property

public static DependencyProperty InactiveBackgroundColorProperty
Résultat DependencyProperty

InactiveForegroundColorProperty public_oe static_oe property

public static DependencyProperty InactiveForegroundColorProperty
Résultat DependencyProperty