UIElement.UseSystemFocusVisualsProperty プロパティ

定義

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

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

プロパティ値

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

適用対象