C# 클래스 ParkenDD.Behaviors.TitleBarBehavior

상속: Windows.UI.Xaml.DependencyObject, IBehavior
파일 보기 프로젝트 열기: sibbl/ParkenDD

공개 프로퍼티들

프로퍼티 타입 설명
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