C# Class GoInsp.Utility.Navigation.Sheets

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: robhendriks/goinsp Class Usage Examples

Méthodes publiques

Свойство Type Description
CommandProperty System.Windows.DependencyProperty
SourceProperty DependencyProperty

Méthodes publiques

Méthode Description
GoTo ( string name ) : void
GoToDefault ( ) : void
Sheets ( ) : System
this ( string name ) : string

Private Methods

Méthode Description
BuildUri ( string uri ) : Uri
FormatUri ( string uri ) : string
GoTo ( ISheet sheet ) : void
OnCommand ( string param ) : void

Method Details

GoTo() public méthode

public GoTo ( string name ) : void
name string
Résultat void

GoToDefault() public méthode

public GoToDefault ( ) : void
Résultat void

Sheets() public méthode

public Sheets ( ) : System
Résultat System

this() public méthode

public this ( string name ) : string
name string
Résultat string

Property Details

CommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows CommandProperty
Résultat System.Windows.DependencyProperty

SourceProperty public_oe static_oe property

public static DependencyProperty SourceProperty
Résultat DependencyProperty