PointAnimation.ByProperty プロパティ

定義

By 依存関係プロパティを識別します。

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

プロパティ値

By 依存関係プロパティの識別子。

適用対象