包含由 Microsoft WPF 功能区中的控件在内部使用的类型。
类
类 | 说明 | |
---|---|---|
![]() |
ActivatingKeyTipEventArgs | 为 ActivatingKeyTip 事件提供数据。 |
![]() |
ItemContainerTemplate | 提供模板以为 ItemsControl 对象生产容器。 |
![]() |
ItemContainerTemplateKey | 为 ItemContainerTemplate 对象提供源键。 |
![]() |
ItemContainerTemplateSelector | 使您能够在 ItemsControl 中为每个项选择 ItemContainerTemplate。 |
![]() |
KeyTipAccessedEventArgs | 为 KeyTipAccessed 事件提供数据。 |
![]() |
KeyTipControl | 表示在 KeyTip 内部使用的控件。 |
![]() |
KeyTipService | 表示提供属性、方法和事件以在 WPF Ribbon 控件中启用并管理快捷键提示的服务。 |
委托
委托 | 说明 | |
---|---|---|
![]() |
ActivatingKeyTipEventHandler | 显示该处理 KeyTipService 的 ActivatingKeyTip 附加事件的方法。 |
![]() |
KeyTipAccessedEventHandler | 表示处理 KeyTipService 的 KeyTipAccessed 附加事件的方法。 |
枚举
枚举 | 说明 | |
---|---|---|
![]() |
KeyTipHorizontalPlacement | 指定与位置目标相关的快捷键提示的水平位置值。 |
![]() |
KeyTipVerticalPlacement | 指定与位置目标相关的快捷键提示的纵向位置值。 |