Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Public Class NavigateToShapesOnDiagramCommand _
Inherits TaskMenuCommand
'Usage
Dim instance As NavigateToShapesOnDiagramCommand
public class NavigateToShapesOnDiagramCommand : TaskMenuCommand
public ref class NavigateToShapesOnDiagramCommand : public TaskMenuCommand
public class NavigateToShapesOnDiagramCommand extends TaskMenuCommand
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand
Microsoft.VisualStudio.Modeling.Shell.NavigateToShapesOnDiagramCommand
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.