Share via


ProgressRing.IsActiveProperty 屬性

定義

識別 IsActive 相依性屬性。

public:
 static property DependencyProperty ^ IsActiveProperty { DependencyProperty ^ get(); };
static DependencyProperty IsActiveProperty();
public static DependencyProperty IsActiveProperty { get; }
var dependencyProperty = ProgressRing.isActiveProperty;
Public Shared ReadOnly Property IsActiveProperty As DependencyProperty

屬性值

IsActive 相依性屬性的標識碼。

適用於