C# Class Orc.Wizard.Controls.BreadcrumbItem

Show file Open project: WildGums/Orc.Wizard

Public Properties

Property Type Description
CurrentPageProperty DependencyProperty
DescriptionProperty DependencyProperty
NumberProperty DependencyProperty
PageProperty DependencyProperty
TitleProperty DependencyProperty

Public Methods

Method Description
BreadcrumbItem ( ) : System

Private Methods

Method Description
OnCurrentPageChanged ( ) : void
OnPageChanged ( ) : void
UpdateSelection ( bool isSelected ) : void

Method Details

BreadcrumbItem() public method

public BreadcrumbItem ( ) : System
return System

Property Details

CurrentPageProperty public static property

public static DependencyProperty CurrentPageProperty
return DependencyProperty

DescriptionProperty public static property

public static DependencyProperty DescriptionProperty
return DependencyProperty

NumberProperty public static property

public static DependencyProperty NumberProperty
return DependencyProperty

PageProperty public static property

public static DependencyProperty PageProperty
return DependencyProperty

TitleProperty public static property

public static DependencyProperty TitleProperty
return DependencyProperty