RssCommands.EnableDownload Field

Definition

Enables downloading of RSS content. There is no command parameter for this command.

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

Field Value

Remarks

There is no CommandParameter for this command.

Applies to