UIElement.IsTapEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象