Class CommandCollection<T>
Inheritance
System.Object
CommandCollection<T>
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CommandCollection<T> : AttachableObjectCollection<T, ControlCommandBase<T>> where T : RadControl
Type Parameters
T
|