[]
        
(Showing Draft Content)

C1.WPF.Ribbon.C1ToggleButtonTool.Execute

Execute Method

Execute(object)

Called when the tool is executed.

Declaration
protected override void Execute(object parameter = null)
Parameters
Type Name Description
object parameter

Execution parameter.

Overrides