CustomCommands.OpenScript Property

Definition

Gets a command used to open a new script

public:
 static property System::Windows::Input::RoutedUICommand ^ OpenScript { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand OpenScript { get; }
static member OpenScript : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property OpenScript As RoutedUICommand

Property Value

Applies to