Class RadCalculator
Inherited Members
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadCalculator : CalculatorBase
Constructors
RadCalculator()
Declaration
public RadCalculator()
Fields
FontSizeProperty
Declaration
public static readonly DependencyProperty FontSizeProperty
Field Value
Microsoft.
|
Properties
FontSize
Declaration
public double FontSize { get; set; }
Property Value
System.
|
Methods
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|