C# 클래스 Caliburn.Micro.BindableAppBar.BindableAppBarMenuItem

상속: System.Windows.Controls.Control, IApplicationBarMenuItem
파일 보기 프로젝트 열기: kamranayub/CaliburnBindableAppBar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
TextProperty System.Windows.DependencyProperty
VisibilityProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
BindableAppBarMenuItem ( ) : System

비공개 메소드들

메소드 설명
AppBarMenuItemClick ( object sender, EventArgs e ) : void
OnIsEnabledChanged ( object s, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnVisibilityChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

BindableAppBarMenuItem() 공개 메소드

public BindableAppBarMenuItem ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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