UIElement.IsRightTapEnabledProperty 属性

定义

标识 IsRightTapEnabled 依赖属性。

public:
 static property DependencyProperty ^ IsRightTapEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsRightTapEnabledProperty();
public static DependencyProperty IsRightTapEnabledProperty { get; }
var dependencyProperty = UIElement.isRightTapEnabledProperty;
Public Shared ReadOnly Property IsRightTapEnabledProperty As DependencyProperty

属性值

IsRightTapEnabled 依赖属性的标识符。

适用于