C# 클래스 PassFruit.Ui.Wp.Controls.SettingsItem

상속: System.Windows.Controls.UserControl, INotifyPropertyChanged
파일 보기 프로젝트 열기: bettiolo/PassFruit

공개 프로퍼티들

프로퍼티 타입 설명
DescriptionProperty System.Windows.DependencyProperty
PageUrlProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SettingsItem ( ) : System

보호된 메소드들

메소드 설명
OnPropertyChanged ( string propertyName ) : void

비공개 메소드들

메소드 설명
OnDescriptionPropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPageUrlPropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTitlePropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UserControl_Tap ( object sender, System e ) : void

메소드 상세

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void

SettingsItem() 공개 메소드

public SettingsItem ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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