_ButtonEventSink_SinkHelper class
This member is reserved for internal use and is not intended to be used directly from your code.
Inheritance hierarchy
System.Object
Microsoft.Office.Interop.InfoPath._ButtonEventSink_SinkHelper
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _ButtonEventSink_SinkHelper _
Implements _ButtonEventSink
'Usage
Dim instance As _ButtonEventSink_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _ButtonEventSink_SinkHelper : _ButtonEventSink
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.