StartPageCommands.SwitchMainPanel Field

Definition

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.

Applies to