XamlUICommand.LabelProperty 属性

定义

标识 Label 依赖属性。

public:
 static property DependencyProperty ^ LabelProperty { DependencyProperty ^ get(); };
static DependencyProperty LabelProperty();
public static DependencyProperty LabelProperty { get; }
var dependencyProperty = XamlUICommand.labelProperty;
Public Shared ReadOnly Property LabelProperty As DependencyProperty

属性值

Label 依赖属性的标识符。

适用于

另请参阅