SurfaceDialOptions.MaxValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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