Share via


_ApplicationEvents_SinkHelper.WindowDeactivate method

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

Syntax

'Declaration
Public Overridable Sub WindowDeactivate ( _
    param0 As _XDocument, _
    param1 As Window _
)
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim param0 As _XDocument
Dim param1 As Window

instance.WindowDeactivate(param0, param1)
public virtual void WindowDeactivate(
    _XDocument param0,
    Window param1
)

Parameters

Implements

_ApplicationEvents.WindowDeactivate(_XDocument, Window)

See also

Reference

_ApplicationEvents_SinkHelper class

_ApplicationEvents_SinkHelper members

Microsoft.Office.Interop.InfoPath namespace