C# 클래스 Orc.Wizard.Controls.BreadcrumbItem

파일 보기 프로젝트 열기: WildGums/Orc.Wizard

공개 프로퍼티들

프로퍼티 타입 설명
CurrentPageProperty DependencyProperty
DescriptionProperty DependencyProperty
NumberProperty DependencyProperty
PageProperty DependencyProperty
TitleProperty DependencyProperty

공개 메소드들

메소드 설명
BreadcrumbItem ( ) : System

비공개 메소드들

메소드 설명
OnCurrentPageChanged ( ) : void
OnPageChanged ( ) : void
UpdateSelection ( bool isSelected ) : void

메소드 상세

BreadcrumbItem() 공개 메소드

public BreadcrumbItem ( ) : System
리턴 System

프로퍼티 상세

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

public static DependencyProperty CurrentPageProperty
리턴 DependencyProperty

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

public static DependencyProperty DescriptionProperty
리턴 DependencyProperty

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

public static DependencyProperty NumberProperty
리턴 DependencyProperty

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

public static DependencyProperty PageProperty
리턴 DependencyProperty

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

public static DependencyProperty TitleProperty
리턴 DependencyProperty