CommandBindingsCollectionDispose Method

Releases every binding in this CommandBindingsCollection.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public void Dispose()

Implements

IDisposableDispose

See Also