Interface ICommandProvider
Namespace: Telerik.UI.Xaml.Controls.Data
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface ICommandProvider
Properties
EnableBuiltInNavigation
ShouldProcessHandledEvents
Declaration
bool ShouldProcessHandledEvents { get; set; }
Property Value
|
System.Boolean
|
Methods
RegisterCommandBindings()
Declaration
void RegisterCommandBindings()