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 依赖属性的标识符。

适用于