C# Class System.Windows.Automation.WindowClosedEventArgs

Inheritance: AutomationEventArgs
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Méthode Description
GetRuntimeId ( ) : int[]
WindowClosedEventArgs ( int runtimeId ) : System

Method Details

GetRuntimeId() public méthode

public GetRuntimeId ( ) : int[]
Résultat int[]

WindowClosedEventArgs() public méthode

public WindowClosedEventArgs ( int runtimeId ) : System
runtimeId int
Résultat System