_ApplicationEvents_SinkHelper.m_XDocumentChangeDelegate field
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Public m_XDocumentChangeDelegate As _ApplicationEvents_XDocumentChangeEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_XDocumentChangeEventHandler
value = instance.m_XDocumentChangeDelegate
instance.m_XDocumentChangeDelegate = value
public _ApplicationEvents_XDocumentChangeEventHandler m_XDocumentChangeDelegate
See also
Reference
_ApplicationEvents_SinkHelper class