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相依性屬性的識別碼。

適用於