6 overrides of IsRequiredForFormCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
178
override protected bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
287
override protected bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
335
override protected bool
IsRequiredForFormCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
481
protected override bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
603
protected override bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
426
protected override bool
IsRequiredForFormCore
()
2 references to IsRequiredForFormCore
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
875
result =
IsRequiredForFormCore
();
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
176
/// <see cref="AutomationPeer.
IsRequiredForFormCore
"/>