WindowChrome.UseAeroCaptionButtons 属性

定义

获取或设置一个值,表示是对 Windows Aero 标题按钮启用的命中测试是否可用。

public bool UseAeroCaptionButtons { get; set; }

属性值

Boolean

如果在标题按钮上启用命中测试,则为 true;否则为 false。 已注册的默认值为 true。 有关什么可以影响值的详细信息,请参阅 Dependency Property Value Precedence(依赖项属性值优先级)

注解

默认Windows航空标题按钮为“关闭”、“最大化/还原”和“最小化”。 如果不使用Windows航空字幕按钮,则应为用户提供一种替代方法来完成这些任务。

依赖项属性信息

标识符字段 UseAeroCaptionButtonsProperty
元数据属性设置为 true

适用于

产品 版本
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7

另请参阅