Class KeyTipControl
The KeyTip control.
Inheritance
System.Object
KeyTipControl
Namespace: Telerik.Windows.Controls.RibbonView.KeyTips
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
[Themable]
public class KeyTipControl : ContentControl, IThemable
Constructors
KeyTipControl()
Methods
MeasureOverride(Size)
Called to re-measure a control.
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
System.Windows.Size
availableSize
The maximum size that the method can return. |
Returns
System.Windows.Size
The size of the control, up to the maximum specified by |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()