UIElement.IsHoldingEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象