UIElement.HighContrastAdjustmentProperty 属性

定义

标识 HighContrastAdjustment 依赖属性。

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

属性值

HighContrastAdjustment 依赖属性的标识符。

适用于