2 references to UIA_LiveSettingPropertyId
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
19928if (AccessibilityImprovements.Level3 && propertyID == NativeMethods.UIA_LiveSettingPropertyId && Owner is IAutomationLiveRegion) {
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
267case NativeMethods.UIA_LiveSettingPropertyId: