C# 클래스 FAManagementStudio.Controls.PinButton

상속: System.Windows.Controls.Button
파일 보기 프로젝트 열기: degarashi0913/FAManagementStudio

공개 프로퍼티들

프로퍼티 타입 설명
ImagePathProperty System.Windows.DependencyProperty
PinedCommandProperty System.Windows.DependencyProperty
PinedProperty System.Windows.DependencyProperty
ReleasePinCommandProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnClick ( ) : void

비공개 메소드들

메소드 설명
ExecuteCommand ( ICommand command, object param ) : bool
PinButton ( ) : System
PinedPropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnClick() 보호된 메소드

protected OnClick ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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