Share via


ContextMenuOnlyCustomCommands.DisableBreakpoint Property

Definition

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

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

Property Value

Applies to