Edit

Share via


SurfaceDialOptions.MaxValue Property

Definition

Gets or sets the maximum value the Windows.UI.Xaml.Controls.TextBox can have when modifying it using a Surface Dial. Default is 100.0.

public double MaxValue { get; set; }
member this.MaxValue : double with get, set
Public Property MaxValue As Double

Property Value

Applies to