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

適用対象