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