Hub.IsActiveViewProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsActiveViewProperty { DependencyProperty ^ get(); };
static DependencyProperty IsActiveViewProperty();
public static DependencyProperty IsActiveViewProperty { get; }
var dependencyProperty = Hub.isActiveViewProperty;
Public Shared ReadOnly Property IsActiveViewProperty As DependencyProperty

プロパティ値

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

適用対象