共用方式為


ObjectKeyFrame.ValueProperty 屬性

定義

識別 Value 相依性屬性。

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

屬性值

Value相依性屬性的識別碼。

適用於