ListViewBase.IsActiveViewProperty 屬性

定義

識別 IsActiveView 相依性屬性。

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

屬性值

IsActiveView相依性屬性的識別碼。

適用於