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 依存関係プロパティの識別子。

適用対象