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