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

適用対象