C# Class Orc.Wizard.Controls.BreadcrumbItem

ファイルを表示 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_oe static_oe property

public static DependencyProperty CurrentPageProperty
return DependencyProperty

DescriptionProperty public_oe static_oe property

public static DependencyProperty DescriptionProperty
return DependencyProperty

NumberProperty public_oe static_oe property

public static DependencyProperty NumberProperty
return DependencyProperty

PageProperty public_oe static_oe property

public static DependencyProperty PageProperty
return DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty TitleProperty
return DependencyProperty