Sdílet prostřednictvím


_ApplicationEvents_SinkHelper.WindowSize-Methode

Diese Methode wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

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

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

Parameter

  • param0
  • param1

Siehe auch

Referenz

_ApplicationEvents_SinkHelper-Klasse
_ApplicationEvents_SinkHelper-Member
Microsoft.Office.Interop.InfoPath-Namespace