UIElementAutomationPeer::IsPasswordCore Method ()

 

Gets a value that indicates whether the UIElement that is associated with this UIElementAutomationPeer contains protected content. This method is called by IsPassword.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual bool IsPasswordCore() override

Return Value

Type: System::Boolean

false.

.NET Framework
Available since 3.0
Return to top
Show: