StartPageCommands.LaunchUrlFromWhatsNewPanel Field

Definition

Launch url from what new panel in an external default browser

public: static initonly System::Windows::Input::RoutedCommand ^ LaunchUrlFromWhatsNewPanel;
public static readonly System.Windows.Input.RoutedCommand LaunchUrlFromWhatsNewPanel;
 staticval mutable LaunchUrlFromWhatsNewPanel : System.Windows.Input.RoutedCommand
Public Shared ReadOnly LaunchUrlFromWhatsNewPanel As RoutedCommand 

Field Value

Remarks

The CommandParameter for this command is a Url to launch in an external browser.

Applies to