MruListBox Fields

 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDisableScrollOnRemoveProperty

Microsoft internal use only.

System_CAPS_pubfieldSystem_CAPS_staticDoNothingCommand

The do nothing routed command. Visual Studio binds to this command handler when a UI gesture (for example, a left double-click) should be ignored.

System_CAPS_pubfieldSystem_CAPS_staticOpenFolderMruItem

Opens the folder of the currently selected item.

System_CAPS_pubfieldSystem_CAPS_staticOpenMruItem

Opens the currently selected item.

System_CAPS_pubfieldSystem_CAPS_staticRemoveMruItem

Removes the currently selected item.

Return to top
Show: