6 overrides of IsRequiredForFormCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
174
override protected bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
279
override protected bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
326
override protected bool
IsRequiredForFormCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
475
protected override bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
596
protected override bool
IsRequiredForFormCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
416
protected override bool
IsRequiredForFormCore
()
2 references to IsRequiredForFormCore
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
864
result =
IsRequiredForFormCore
();
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
172
/// <see cref="AutomationPeer.
IsRequiredForFormCore
"/>