ApplicationEvents4_SinkHelper.m_XMLSelectionChangeDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_XMLSelectionChangeDelegate As ApplicationEvents4_XMLSelectionChangeEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_XMLSelectionChangeEventHandler
value = instance.m_XMLSelectionChangeDelegate
instance.m_XMLSelectionChangeDelegate = value
public ApplicationEvents4_XMLSelectionChangeEventHandler m_XMLSelectionChangeDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class