Property | Type | Description | |
---|---|---|---|
findExplorerItem | System.Windows.Controls.TabItem |
Method | Description | |
---|---|---|
IApplicationShell ( ) : void | ||
LockAsInvalidBinaryState ( ) : void | ||
PlaceInExplorerPane ( object view, string text ) : void | ||
Register ( Registry registry ) : void | ||
RemoveFromExplorerPane ( object view ) : void | ||
Shell ( ) : System | ||
ShowTestExplorerTree ( ) : void |
Method | Description | |
---|---|---|
findExplorerItem ( object view ) : System.Windows.Controls.TabItem |
public PlaceInExplorerPane ( object view, string text ) : void | ||
view | object | |
text | string | |
return | void |
public RemoveFromExplorerPane ( object view ) : void | ||
view | object | |
return | void |