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

適用対象