6 overrides of GetLiveSettingCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
266
override protected AutomationLiveSetting
GetLiveSettingCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
363
override protected AutomationLiveSetting
GetLiveSettingCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
411
override protected AutomationLiveSetting
GetLiveSettingCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
205
override protected AutomationLiveSetting
GetLiveSettingCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
297
protected override AutomationLiveSetting
GetLiveSettingCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
586
protected override AutomationLiveSetting
GetLiveSettingCore
()
2 references to GetLiveSettingCore
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1222
result =
GetLiveSettingCore
();
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
264
/// <see cref="AutomationPeer.
GetLiveSettingCore
"/>