C# 클래스 Vidyano.View.Controls.PersistentObjectAttributeToggleSwitch

상속: PersistentObjectAttributeControlBase
파일 보기 프로젝트 열기: stevehansen/vidyano_v1

공개 프로퍼티들

프로퍼티 타입 설명
OffContentKeyProperty Windows.UI.Xaml.DependencyProperty
OffContentProperty Windows.UI.Xaml.DependencyProperty
OnContentKeyProperty Windows.UI.Xaml.DependencyProperty
OnContentProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
PersistentObjectAttributeToggleSwitch ( ) : Windows.UI.Xaml

비공개 메소드들

메소드 설명
OffKeyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnKeyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

PersistentObjectAttributeToggleSwitch() 공개 메소드

public PersistentObjectAttributeToggleSwitch ( ) : Windows.UI.Xaml
리턴 Windows.UI.Xaml

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml OffContentKeyProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml OffContentProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml OnContentKeyProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml OnContentProperty
리턴 Windows.UI.Xaml.DependencyProperty