DoubleAnimation.ByProperty 屬性

定義

識別 By 相依性屬性。

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

屬性值

By相依性屬性的識別碼。

適用於