6 overrides of GetLiveSettingCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
261protected override AutomationLiveSetting GetLiveSettingCore()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
354protected override AutomationLiveSetting GetLiveSettingCore()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
398protected override AutomationLiveSetting GetLiveSettingCore()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
198protected override AutomationLiveSetting GetLiveSettingCore()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
286protected override AutomationLiveSetting GetLiveSettingCore()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
569protected override AutomationLiveSetting GetLiveSettingCore()
1 reference to GetLiveSettingCore
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1210result = GetLiveSettingCore();