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