_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.SemiTrust._ButtonEventSink_SinkHelper
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.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.