ClassCommandServiceBase<T>
Class
Represents a strongly-typed class that provides basic infrastructure for RadControl commands.
Definition
Namespace:Telerik.UI.Xaml.Controls.Primitives
Assembly:Telerik.WinUI.Controls.dll
Type Parameters:
T
Syntax:
cs-api-definition
public abstract class CommandServiceBase<T> : ServiceBase<T> where T : RadControl
Inheritance: objectRadDependencyObjectAttachableObject<T>ServiceBase<T>CommandServiceBase<T>
Derived Classes:
Inherited Members