ColorSpectrum.MinValueProperty 属性

定义

标识 MinValue 依赖属性。

public:
 static property DependencyProperty ^ MinValueProperty { DependencyProperty ^ get(); };
static DependencyProperty MinValueProperty();
public static DependencyProperty MinValueProperty { get; }
var dependencyProperty = ColorSpectrum.minValueProperty;
Public Shared ReadOnly Property MinValueProperty As DependencyProperty

属性值

MinValue 依赖属性的标识符。

适用于