C# 클래스 Cirrious.Conference.UI.WP7.Controls.IconWithTextMenuItem

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: slodge/MvvmCrossConference

공개 프로퍼티들

프로퍼티 타입 설명
CommandParameterProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
SourceProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextStyleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
IconWithTextMenuItem ( ) : System

비공개 메소드들

메소드 설명
OnSourceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTap ( object sender, GestureEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextStyleChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

IconWithTextMenuItem() 공개 메소드

public IconWithTextMenuItem ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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