AppBarAutomationPeer.Toggle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cycles through the toggle states of an AppBarAutomationPeer.
public:
virtual void Toggle() = Toggle;
void Toggle();
public void Toggle();
function toggle()
Public Sub Toggle ()