Share via


PointAnimation.FromProperty 屬性

定義

識別 From 相依性屬性。

public:
 static property DependencyProperty ^ FromProperty { DependencyProperty ^ get(); };
static DependencyProperty FromProperty();
public static DependencyProperty FromProperty { get; }
var dependencyProperty = PointAnimation.fromProperty;
Public Shared ReadOnly Property FromProperty As DependencyProperty

屬性值

From相依性屬性的識別碼。

適用於