Occurs before the command associated with this AddInCommandBinding executes.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public event EventHandler<BeforeExecutedEventArgs> BeforeExecuted
Value
EventHandler<BeforeExecutedEventArgs>
See Also
Reference