Share via


ICRMWindowRouter.DoActionCanExecute(Object, CanExecuteRoutedEventArgs) Method

Definition

public:
 void DoActionCanExecute(System::Object ^ sender, System::Windows::Input::CanExecuteRoutedEventArgs ^ e);
public void DoActionCanExecute (object sender, System.Windows.Input.CanExecuteRoutedEventArgs e);
abstract member DoActionCanExecute : obj * System.Windows.Input.CanExecuteRoutedEventArgs -> unit
Public Sub DoActionCanExecute (sender As Object, e As CanExecuteRoutedEventArgs)

Parameters

sender
Object

Applies to