InfoBadge.ValueProperty 属性

定义

标识 InfoBadge.Value 依赖属性。

public:
 static property DependencyProperty ^ ValueProperty { DependencyProperty ^ get(); };
static DependencyProperty ValueProperty();
public static DependencyProperty ValueProperty { get; }
var dependencyProperty = InfoBadge.valueProperty;
Public Shared ReadOnly Property ValueProperty As DependencyProperty

属性值

InfoBadge.Value 依赖属性的标识符。

适用于

另请参阅