Share via


WindowClosedEventArgs(Int32[]) Konstruktor

Definition

Initialisiert eine neue Instanz der WindowClosedEventArgs-Klasse.

public:
 WindowClosedEventArgs(cli::array <int> ^ runtimeId);
public WindowClosedEventArgs (int[] runtimeId);
new System.Windows.Automation.WindowClosedEventArgs : int[] -> System.Windows.Automation.WindowClosedEventArgs
Public Sub New (runtimeId As Integer())

Parameter

runtimeId
Int32[]

Der Laufzeitbezeichner des Fensters, das geschlossen wurde.

Gilt für: