ListViewBase.IsZoomedInViewProperty 屬性

定義

識別 IsZoomedInView 相依性屬性。

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

屬性值

IsZoomedInView相依性屬性的識別碼。

適用於