Microsoft.Windows.Controls 命名空间

包含由 Microsoft WPF 功能区中的控件在内部使用的类型。

  说明
公共类 ActivatingKeyTipEventArgs ActivatingKeyTip 事件提供数据。
公共类 ItemContainerTemplate 提供模板以为 ItemsControl 对象生产容器。
公共类 ItemContainerTemplateKey ItemContainerTemplate 对象提供源键。
公共类 ItemContainerTemplateSelector 使您能够在 ItemsControl 中为每个项选择 ItemContainerTemplate
公共类 KeyTipAccessedEventArgs KeyTipAccessed 事件提供数据。
公共类 KeyTipControl 表示在 KeyTip 内部使用的控件。
公共类 KeyTipService 表示提供属性、方法和事件以在 WPF Ribbon 控件中启用并管理快捷键提示的服务。

委托

  委托 说明
公共委托 ActivatingKeyTipEventHandler 显示该处理 KeyTipServiceActivatingKeyTip 附加事件的方法。
公共委托 KeyTipAccessedEventHandler 表示处理 KeyTipServiceKeyTipAccessed 附加事件的方法。

枚举

  枚举 说明
公共枚举 KeyTipHorizontalPlacement 指定与位置目标相关的快捷键提示的水平位置值。
公共枚举 KeyTipVerticalPlacement 指定与位置目标相关的快捷键提示的纵向位置值。