Property | Type | Description | |
---|---|---|---|
ChangeSelection | void | ||
GetSelectionId | int | ||
OnActionsPaneHelpItemsChanged | void | ||
OnActionsPaneItemsChanged | void | ||
OnSharedDataChanged | void | ||
PerformInitialSynchronization | void | ||
ReplaceSharedData | |||
SelectionData | Microsoft.ManagementConsole.Internal | ||
SelectionData | Microsoft.ManagementConsole.Internal | ||
ThrowIfViewShutdown | void | ||
ValidateVerbs | void |
Method | Description | |
---|---|---|
BeginUpdates ( ) : void | ||
Clear ( ) : void | ||
EndUpdates ( ) : void | ||
GetAllowedClipboardFormatIdsForPaste ( ) : string[] | ||
GetUniqueNodeTypes ( ) : System.Guid[] | ||
SetAllowedClipboardFormatIdsForPaste ( string clipboardFormats ) : void | ||
ShowPropertySheet ( string title ) : bool | ||
ShowPropertySheet ( string title, bool hideApplyButton ) : bool | ||
Update ( object selectionObject, bool multiSelection, System.Guid uniqueNodeTypes, |
Method | Description | |
---|---|---|
ChangeSelection ( object selectionObject, Microsoft type, System.Guid uniqueNodeTypes, |
||
GetSelectionId ( Microsoft type, object selectionObject ) : int | ||
OnActionsPaneHelpItemsChanged ( object sender, |
||
OnActionsPaneItemsChanged ( object sender, |
||
OnSharedDataChanged ( object source, |
||
PerformInitialSynchronization ( ) : void | ||
ReplaceSharedData ( |
||
SelectionData ( ) : Microsoft.ManagementConsole.Internal | ||
SelectionData ( |
||
ThrowIfViewShutdown ( string viewOperation ) : void | ||
ValidateVerbs ( ) : void |
public GetAllowedClipboardFormatIdsForPaste ( ) : string[] | ||
return | string[] |
public GetUniqueNodeTypes ( ) : System.Guid[] | ||
return | System.Guid[] |
public SetAllowedClipboardFormatIdsForPaste ( string clipboardFormats ) : void | ||
clipboardFormats | string | |
return | void |
public ShowPropertySheet ( string title ) : bool | ||
title | string | |
return | bool |
public ShowPropertySheet ( string title, bool hideApplyButton ) : bool | ||
title | string | |
hideApplyButton | bool | |
return | bool |
public Update ( object selectionObject, bool multiSelection, System.Guid uniqueNodeTypes, |
||
selectionObject | object | |
multiSelection | bool | |
uniqueNodeTypes | System.Guid | |
sharedData | ||
return | void |