共用方式為


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相依性屬性的識別碼。

適用於

另請參閱