Share via


ColorPicker.PreviousColorProperty 屬性

定義

識別 PreviousColor 相依性屬性。

public:
 static property DependencyProperty ^ PreviousColorProperty { DependencyProperty ^ get(); };
static DependencyProperty PreviousColorProperty();
public static DependencyProperty PreviousColorProperty { get; }
var dependencyProperty = ColorPicker.previousColorProperty;
Public Shared ReadOnly Property PreviousColorProperty As DependencyProperty

屬性值

PreviousColor 相依性屬性的標識碼。

適用於