ToggleButtonAutomationPeer::GetPattern Method (PatternInterface)
.NET Framework (current version)
Gets the control pattern for the ToggleButton that is associated with this ToggleButtonAutomationPeer.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- patternInterface
-
Type:
System.Windows.Automation.Peers::PatternInterface
One of the enumeration values.
Return Value
Type: System::Object^If patternInterface is Toggle, this method returns the current instance of the ToggleButtonAutomationPeer, otherwise null.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: