XamlSemanticZoom.ToggleActiveView Method
Toggles the Active View of a Semantic Zoom control.
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Sub ToggleActiveView
public void ToggleActiveView()
public:
void ToggleActiveView()
member ToggleActiveView : unit -> unit
public function ToggleActiveView()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace