Property IsCancelable
IsCancelable
If this event can be canceled. When this is False, setting Cancel to True will cause an InvalidOperationException to be thrown.
public bool IsCancelable { get; }
If this event can be canceled. When this is False, setting Cancel to True will cause an InvalidOperationException to be thrown.
public bool IsCancelable { get; }