2 references to StructureChangeType
UIAutomationTypes (2)
System\Windows\Automation\StructureChangedEventArgs.cs (2)
9
public StructureChangedEventArgs(
StructureChangeType
structureChangeType, int[] runtimeId);
11
public
StructureChangeType
StructureChangeType { get; }