CommandBindingsCollectionClearItems Method

Removes all elements from the CommandBindingsCollection. The removed bindings will be disposed.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
protected override void ClearItems()

See Also