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 依赖属性的标识符。

适用于