C# 클래스 Yuhan.WPF.CustomWindow.WindowButton

상속: System.Windows.Controls.Button
파일 보기 프로젝트 열기: hansuky/Yuhan 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActiveContentProperty System.Windows.DependencyProperty
ContentDisabledProperty System.Windows.DependencyProperty
ContentProperty System.Windows.DependencyProperty
CornerRadiusDPProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
WindowButton ( ) : System.Windows

Instantiate WindowButton class

보호된 메소드들

메소드 설명
RefreshContent ( ) : void

Set's the content of the button according to the current 'IsEnabled' state of the button

메소드 상세

RefreshContent() 보호된 메소드

Set's the content of the button according to the current 'IsEnabled' state of the button
protected RefreshContent ( ) : void
리턴 void

WindowButton() 공개 메소드

Instantiate WindowButton class
public WindowButton ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

ActiveContentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ActiveContentProperty
리턴 System.Windows.DependencyProperty

ContentDisabledProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ContentDisabledProperty
리턴 System.Windows.DependencyProperty

ContentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ContentProperty
리턴 System.Windows.DependencyProperty

CornerRadiusDPProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CornerRadiusDPProperty
리턴 System.Windows.DependencyProperty