_CommandBarButtonEvents_SinkHelper Class
Reserved for internal use.
Inheritance Hierarchy
System.Object
Microsoft.Office.Core._CommandBarButtonEvents_SinkHelper
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _CommandBarButtonEvents_SinkHelper _
Implements _CommandBarButtonEvents
'Usage
Dim instance As _CommandBarButtonEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _CommandBarButtonEvents_SinkHelper : _CommandBarButtonEvents
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.