C# 클래스 BaconographyWP8.View.PivotCountIndicator

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

공개 프로퍼티들

프로퍼티 타입 설명
ItemsCountProperty System.Windows.DependencyProperty
SelectedPivotIndexProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
PivotCountIndicator ( ) : System

Constructor

비공개 메소드들

메소드 설명
AccentCircle ( ) : void

Accents selected pivot item circle.

OnItemsCountChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

OnItemsCountChanged property-changed handler

OnPivotIndexChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

OnPivotIndexChanged property-changed handler

SetCircles ( ) : void

Draws circles.

메소드 상세

PivotCountIndicator() 공개 메소드

Constructor
public PivotCountIndicator ( ) : System
리턴 System

프로퍼티 상세

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

Public ItemsCount property of type DependencyProperty
public static DependencyProperty,System.Windows ItemsCountProperty
리턴 System.Windows.DependencyProperty

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

Public SelectedPivotIndex property of type DependencyProperty
public static DependencyProperty,System.Windows SelectedPivotIndexProperty
리턴 System.Windows.DependencyProperty