Microsoft.Windows.Controls Namespace

Contains types that are used internally by the controls in the Microsoft Ribbon for WPF.

Classes

  Class Description
Public class ActivatingKeyTipEventArgs Provides data for the ActivatingKeyTip event.
Public class ItemContainerTemplate Provides the template for producing a container for an ItemsControl object.
Public class ItemContainerTemplateKey Provides a resource key for an ItemContainerTemplate object.
Public class ItemContainerTemplateSelector Enables you to select an ItemContainerTemplate for each item within an ItemsControl.
Public class KeyTipAccessedEventArgs Provides data for the KeyTipAccessed event.
Public class KeyTipControl Represents the control used inside the KeyTip.
Public class KeyTipService Represents a service that provides properties, methods, and events to enable and manage KeyTips in WPF Ribbon controls.

Delegates

  Delegate Description
Public delegate ActivatingKeyTipEventHandler Represents the method that handles the ActivatingKeyTip attached event of a KeyTipService.
Public delegate KeyTipAccessedEventHandler Represents the method that handles the KeyTipAccessed attached event of a KeyTipService.

Enumerations

  Enumeration Description
Public enumeration KeyTipHorizontalPlacement Specifies the values for the horizontal placement of the KeyTip relative to its placement target.
Public enumeration KeyTipVerticalPlacement Specifies the values for the vertical placement of the KeyTip relative to its placement target.