Class KeyTipControl
Inheritance
System.Object
KeyTipControl
Namespace: Telerik.UI.Xaml.Controls.RibbonView.KeyTips
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class KeyTipControl : ContentControl
Constructors
KeyTipControl()
Declaration
public KeyTipControl()
Methods
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
|
Windows.Foundation.Size
availableSize
|
Returns
|
Windows.Foundation.Size
|