UIElement.IsHitTestVisibleProperty 屬性

定義

識別 IsHitTestVisible 相依性屬性。

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

屬性值

IsHitTestVisible相依性屬性的識別碼。

適用於