C# 클래스 Zetbox.Client.WPF.CustomControls.CommandButton

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

공개 프로퍼티들

프로퍼티 타입 설명
CommandViewModelProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CommandButton ( ) : System

비공개 메소드들

메소드 설명
CommandButton_Loaded ( object sender, RoutedEventArgs e ) : void
OnCommandViewModelChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

CommandButton() 공개 메소드

public CommandButton ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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