4.484 KeyTipService (4.5)

x:Object > KeyTipService
KeyTipService
(usage)
None.
(description)
Represents a service that provides properties, methods, and events to enable and manage KeyTips in Ribbon controls.
[is default constructible]
false
(attachable properties)
KeyTipService.IsKeyTipScope
x:Boolean
(description)
A value that indicates whether the element that this property is attached to is in KeyTip scope.
[target type]
DependencyObject
KeyTipService.KeyTip
x:String
(description)
The text to use for the KeyTip.
[target type]
DependencyObject
KeyTipService.KeyTipStyle
Style
(description)
The style to use with the KeyTip.
[target type]
DependencyObject
(attachable events)
KeyTipService.ActivatingKeyTip
Occurs when the KeyTip is activated.
KeyTipService.KeyTipAccessed
Occurs when the KeyTip is accessed.
KeyTipService.PreviewKeyTipAccessed
Occurs when the KeyTip is accessed.