Implemented interface member:
property
LiveSetting
System.Windows.Forms.Automation.IAutomationLiveRegion.LiveSetting
2 references to LiveSetting
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.cs (1)
171
if (IsParentAccessibilityObjectCreated &&
LiveSetting
!= AutomationLiveSetting.Off)
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.ToolStripStatusLabelAccessibleObject.cs (1)
32
UIA_PROPERTY_ID.UIA_LiveSettingPropertyId => (VARIANT)(int)_owningToolStripStatusLabel.
LiveSetting
,