ListViewBase.IsSwipeEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象