StartPageCommands.LaunchUrlFromDiscoverPanel Field

Definition

Launch url from discover panel in an external default browser

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

Field Value

Remarks

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

Applies to