PasswordBoxAutomationPeer.GetPattern Method
Silverlight
Gets an object that supports the requested pattern, based on the patterns supported by this PasswordBoxAutomationPeer.
Namespace: System.Windows.Automation.Peers
Assembly: System.Windows (in System.Windows.dll)
Parameters
- patternInterface
- Type: System.Windows.Automation.Peers.PatternInterface
One of the enumeration values.
Return Value
Type: System.ObjectThe object that implements the pattern interface, or null if the specified pattern interface is not implemented by this peer.
This implementation returns a non-null result for Value. See Remarks in PasswordBoxAutomationPeer.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.