Gets a user defined data value that can be passed to the command when it is executed.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public static Object GetCommandParameter( FrameworkElement element ) |
Visual Basic |
---|
Public Shared Function GetCommandParameter ( _ element As FrameworkElement _ ) As Object |
Parameters
- element
- Type: System.Windows..::..FrameworkElement
The element from which the property value is read.