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

適用於