C# Class BaconographyWP8.View.PivotCountIndicator

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Synergex/Baconography

Méthodes publiques

Свойство Type Description
ItemsCountProperty System.Windows.DependencyProperty
SelectedPivotIndexProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
PivotCountIndicator ( ) : System

Constructor

Private Methods

Méthode Description
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.

Method Details

PivotCountIndicator() public méthode

Constructor
public PivotCountIndicator ( ) : System
Résultat System

Property Details

ItemsCountProperty public_oe static_oe property

Public ItemsCount property of type DependencyProperty
public static DependencyProperty,System.Windows ItemsCountProperty
Résultat System.Windows.DependencyProperty

SelectedPivotIndexProperty public_oe static_oe property

Public SelectedPivotIndex property of type DependencyProperty
public static DependencyProperty,System.Windows SelectedPivotIndexProperty
Résultat System.Windows.DependencyProperty