C# Class System.Windows.Automation.StructureChangedEventArgs

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

Méthodes publiques

Méthode Description
GetRuntimeId ( ) : int[]
StructureChangedEventArgs ( StructureChangeType structureChangeType, int runtimeId ) : System

Method Details

GetRuntimeId() public méthode

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

StructureChangedEventArgs() public méthode

public StructureChangedEventArgs ( StructureChangeType structureChangeType, int runtimeId ) : System
structureChangeType StructureChangeType
runtimeId int
Résultat System