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

適用於