1 reference to UiaRaiseStructureChangedEvent
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
2788int result = UnsafeNativeMethods.UiaRaiseStructureChangedEvent(this, structureChangeType, runtimeId, runtimeId == null ? 0 : runtimeId.Length);