Definition
Namespace:Telerik.Windows.Media.Imaging.ImageEditorCommands.RoutedCommands
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
C#
public class ImageEditorRoutedCommand : RoutedUICommand
Inheritance: objectImageEditorRoutedCommand
Constructors
Methods
C#
public bool CanExecute(object parameter, RadImageEditor imageEditor)
C#
public void Execute(object parameter, RadImageEditor imageEditor)