Méthode | Description | |
---|---|---|
GetNavigator ( this item ) : string | ||
GetTreeView ( this item ) : System.Windows.Controls.TreeView | ||
NavigateTo ( this view, string path, bool autocreate ) : ModifiedTreeViewItem |
Méthode | Description | |
---|---|---|
NavigateTo ( ModifiedTreeViewItem view, string path, bool autocreate ) : ModifiedTreeViewItem |
public static GetNavigator ( this item ) : string | ||
item | this | |
Résultat | string |
public static GetTreeView ( this item ) : System.Windows.Controls.TreeView | ||
item | this | |
Résultat | System.Windows.Controls.TreeView |
public static NavigateTo ( this view, string path, bool autocreate ) : ModifiedTreeViewItem | ||
view | this | |
path | string | |
autocreate | bool | |
Résultat | ModifiedTreeViewItem |