CommandRouting Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Editor.CommandRouting
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Syntax
'Declaration
Public NotInheritable Class CommandRouting
public static class CommandRouting
public ref class CommandRouting abstract sealed
[<AbstractClass>]
[<Sealed>]
type CommandRouting = class end
public final class CommandRouting
The CommandRouting type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetInterceptsCommandRouting | ||
SetInterceptsCommandRouting |
Top
Fields
Name | Description | |
---|---|---|
InterceptsCommandRouting |
Top
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.