Contents
CommandEventsClass
CommandEventsClass
CommandEventsClass
CommandEventsClass
CommandEventsClass
Class
Definition
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
In This Article
public ref class CommandEventsClass : EnvDTE::CommandEvents
[Windows::Foundation::Metadata::WebHostHidden]
class CommandEventsClass : EnvDTE::CommandEvents
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.ComSourceInterfaces("EnvDTE._dispCommandEvents\0")]
[System.Runtime.InteropServices.Guid("1DED92B5-9A46-4B29-93EF-B5E07016659E")]
[System.Runtime.InteropServices.TypeLibType(2)]
public class CommandEventsClass : EnvDTE.CommandEvents
type CommandEventsClass = class
interface _CommandEvents
interface CommandEvents
interface _dispCommandEvents_Event
Public Class CommandEventsClass
Implements CommandEvents
Inheritance
CommandEventsClass CommandEventsClass CommandEventsClass CommandEventsClass CommandEventsClass
Attributes
Implements
Remarks
Refer to CommandEvents for this functionality. Do not instantiate from this class.
Constructors
Events
Extension Methods
FindAncestor<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestor<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestor<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestor<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestor<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestor<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestor<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestor<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestor<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestor<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
Microsoft internal use only.
FindAncestorOrSelf<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestorOrSelf<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestorOrSelf<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestorOrSelf<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestorOrSelf<TElementType>(TElementType, Func<TElementType,TElementType>, Func<TElementType,Boolean>)
FindAncestorOrSelf<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestorOrSelf<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestorOrSelf<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestorOrSelf<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
FindAncestorOrSelf<TAncestorType,TElementType>(TElementType, Func<TElementType,TElementType>)
IsAncestorOf<TElementType>(TElementType, TElementType, Func<TElementType,TElementType>)
IsAncestorOf<TElementType>(TElementType, TElementType, Func<TElementType,TElementType>)
IsAncestorOf<TElementType>(TElementType, TElementType, Func<TElementType,TElementType>)
IsAncestorOf<TElementType>(TElementType, TElementType, Func<TElementType,TElementType>)
IsAncestorOf<TElementType>(TElementType, TElementType, Func<TElementType,TElementType>)
Microsoft internal use only.
Applies to