DynamicsBaseHostedControl.UIIEventCanExecute Method

Definition

protected:
 void UIIEventCanExecute(System::Object ^ sender, System::Windows::Input::CanExecuteRoutedEventArgs ^ e);
protected void UIIEventCanExecute (object sender, System.Windows.Input.CanExecuteRoutedEventArgs e);
member this.UIIEventCanExecute : obj * System.Windows.Input.CanExecuteRoutedEventArgs -> unit
Protected Sub UIIEventCanExecute (sender As Object, e As CanExecuteRoutedEventArgs)

Parameters

sender
Object

Applies to