CustomCommands.OpenScript Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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