6 overrides of GetLiveSettingCore
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
266
override protected AutomationLiveSetting
GetLiveSettingCore
()
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
369
override protected AutomationLiveSetting
GetLiveSettingCore
()
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
428
override protected AutomationLiveSetting
GetLiveSettingCore
()
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
208
override protected AutomationLiveSetting
GetLiveSettingCore
()
src\Framework\System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
305
protected override AutomationLiveSetting
GetLiveSettingCore
()
src\Framework\System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
536
protected override AutomationLiveSetting
GetLiveSettingCore
()
2 references to GetLiveSettingCore
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
1219
result =
GetLiveSettingCore
();
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
264
/// <see cref="AutomationPeer.
GetLiveSettingCore
"/>