StartPageCommands.SwitchMainPanel Field
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.
This command hides main panel 1 and shows main panel 2 of start page
public: static initonly System::Windows::Input::RoutedCommand ^ SwitchMainPanel;
public static readonly System.Windows.Input.RoutedCommand SwitchMainPanel;
staticval mutable SwitchMainPanel : System.Windows.Input.RoutedCommand
Public Shared ReadOnly SwitchMainPanel As RoutedCommand
Field Value
Remarks
This command has no parameters.