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 依存関係プロパティの識別子。

適用対象