C# 클래스 Grabacr07.Desktop.Metro.Controls.CallMethodButton

クリックされたときに、指定したメソッドを実行する Button を表します。
상속: System.Windows.Controls.Button
파일 보기 프로젝트 열기: KCV-Localisation/KanColleViewer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MethodNameProperty System.Windows.DependencyProperty
MethodParameterProperty System.Windows.DependencyProperty
MethodTargetProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnClick ( ) : void

비공개 메소드들

메소드 설명
CallMethodButton ( ) : System
MethodParameterPropertyChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnClick() 보호된 메소드

protected OnClick ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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