6 overrides of IsPasswordCore
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
218
override protected bool
IsPasswordCore
()
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
323
override protected bool
IsPasswordCore
()
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
382
override protected bool
IsPasswordCore
()
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
443
protected override bool
IsPasswordCore
()
src\Framework\System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
564
protected override bool
IsPasswordCore
()
src\Framework\System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
437
protected override bool
IsPasswordCore
()
2 references to IsPasswordCore
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
956
result =
IsPasswordCore
();
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
216
/// <see cref="AutomationPeer.
IsPasswordCore
"/>