ICommandBindingTargets Property

Gets a copy of the targets of this ICommandBinding.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
IList<Object> Targets { get; }

Property Value

IListObject

See Also