C# Class Orc.Wizard.Controls.BreadcrumbItem

Afficher le fichier Open project: WildGums/Orc.Wizard

Méthodes publiques

Свойство Type Description
CurrentPageProperty DependencyProperty
DescriptionProperty DependencyProperty
NumberProperty DependencyProperty
PageProperty DependencyProperty
TitleProperty DependencyProperty

Méthodes publiques

Méthode Description
BreadcrumbItem ( ) : System

Private Methods

Méthode Description
OnCurrentPageChanged ( ) : void
OnPageChanged ( ) : void
UpdateSelection ( bool isSelected ) : void

Method Details

BreadcrumbItem() public méthode

public BreadcrumbItem ( ) : System
Résultat System

Property Details

CurrentPageProperty public_oe static_oe property

public static DependencyProperty CurrentPageProperty
Résultat DependencyProperty

DescriptionProperty public_oe static_oe property

public static DependencyProperty DescriptionProperty
Résultat DependencyProperty

NumberProperty public_oe static_oe property

public static DependencyProperty NumberProperty
Résultat DependencyProperty

PageProperty public_oe static_oe property

public static DependencyProperty PageProperty
Résultat DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty TitleProperty
Résultat DependencyProperty