C# 클래스 GoInsp.Utility.Navigation.Sheets

상속: System.Windows.DependencyObject
파일 보기 프로젝트 열기: robhendriks/goinsp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CommandProperty System.Windows.DependencyProperty
SourceProperty DependencyProperty

공개 메소드들

메소드 설명
GoTo ( string name ) : void
GoToDefault ( ) : void
Sheets ( ) : System
this ( string name ) : string

비공개 메소드들

메소드 설명
BuildUri ( string uri ) : Uri
FormatUri ( string uri ) : string
GoTo ( ISheet sheet ) : void
OnCommand ( string param ) : void

메소드 상세

GoTo() 공개 메소드

public GoTo ( string name ) : void
name string
리턴 void

GoToDefault() 공개 메소드

public GoToDefault ( ) : void
리턴 void

Sheets() 공개 메소드

public Sheets ( ) : System
리턴 System

this() 공개 메소드

public this ( string name ) : string
name string
리턴 string

프로퍼티 상세

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

public static DependencyProperty,System.Windows CommandProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty SourceProperty
리턴 DependencyProperty