ButtonBase.CommandParameterProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifier for the CommandParameter dependency property.
public:
static property DependencyProperty ^ CommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty CommandParameterProperty();
public static DependencyProperty CommandParameterProperty { get; }
var dependencyProperty = ButtonBase.commandParameterProperty;
Public Shared ReadOnly Property CommandParameterProperty As DependencyProperty
Property Value
The identifier for the CommandParameter dependency property.