Share via


ContextMenuOnlyCustomCommands.EnableBreakpoint Property

Definition

Gets a command used to enable the breakpoint on the current line

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

Property Value

Applies to