_ApplicationEvents_SinkHelper.m_WindowSizeDelegate field

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Public m_WindowSizeDelegate As _ApplicationEvents_WindowSizeEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_WindowSizeEventHandler

value = instance.m_WindowSizeDelegate

instance.m_WindowSizeDelegate = value
public _ApplicationEvents_WindowSizeEventHandler m_WindowSizeDelegate

See also

Reference

_ApplicationEvents_SinkHelper class

_ApplicationEvents_SinkHelper members

Microsoft.Office.Interop.InfoPath namespace