C# 클래스 MediaAppSample.UI.Controls.Indicator

파일 보기 프로젝트 열기: Microsoft/TVHelpers

공개 프로퍼티들

프로퍼티 타입 설명
ItemContainerStyleProperty Windows.UI.Xaml.DependencyProperty
ItemTemplateProperty Windows.UI.Xaml.DependencyProperty
ItemsSourceProperty Windows.UI.Xaml.DependencyProperty
SelectedForegroundProperty Windows.UI.Xaml.DependencyProperty
SelectedIndexProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
Indicator ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
AddItem ( object item, int index = -1 ) : void
AttachNotificationEvents ( INotifyCollectionChanged notifyCollection ) : void
ClearChildren ( ) : void
DetachNotificationEvents ( INotifyCollectionChanged notifyCollection ) : void
ItemsSourceChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ItemsSourceChanged ( IEnumerable items ) : void
OnCollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
OnSelectedItemChanged ( object sender, EventArgs e ) : void
PlugControl ( IndicatorItem control ) : void
RemoveItem ( object item ) : void
SelectedIndexChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SelectedIndexChanged ( int newValue ) : void
UnplugControl ( IndicatorItem control ) : void
UnselectItems ( IEnumerable items ) : void

메소드 상세

Indicator() 공개 메소드

public Indicator ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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