ComponentOne Basic Library for WPF and Silverlight
CommandProperty Field (CommandExtensions)


C1.Silverlight Namespace > CommandExtensions Class : CommandProperty Field
Identifies the Command attached property.
Syntax
'Declaration
 
Public Shared ReadOnly CommandProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = CommandExtensions.CommandProperty
public static readonly System.Windows.DependencyProperty CommandProperty
See Also

Reference

CommandExtensions Class
CommandExtensions Members