UIElement.IsDoubleTapEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象