Share via


KeyTipService.IsKeyTipScope Attached Property

Gets or sets a value that indicates whether the element that this property is attached to is in KeyTip scope.

Namespace:  Microsoft.Windows.Controls
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
See GetIsKeyTipScope, SetIsKeyTipScope
See GetIsKeyTipScope, SetIsKeyTipScope
See GetIsKeyTipScope, SetIsKeyTipScope
See GetIsKeyTipScope, SetIsKeyTipScope
See GetIsKeyTipScope, SetIsKeyTipScope

Property Value

Type: System.Boolean
true if the element is in KeyTip scope; otherwise, false. The registered default is false. For more information about what can influence the value, see Dependency Property Value Precedence.

Dependency Property Information

Identifier field

IsKeyTipScopeProperty

Metadata properties set to true

None

.NET Framework Security

See Also

Reference

KeyTipService Class

Microsoft.Windows.Controls Namespace