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