This topic has not yet been rated - Rate this topic

PasswordBoxAutomationPeer.IsPasswordCore Method

Gets a value that indicates whether the PasswordBox associated with this peer is understood by the user as interactive or as contributing to the logical structure of the UI.

Namespace:  System.Windows.Automation.Peers
Assembly:  System.Windows (in System.Windows.dll)
protected override bool IsPasswordCore()

Return Value

Type: System.Boolean
false if the element is part of an applied template; otherwise, true.

Silverlight

Supported in: 5

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.