SurfaceDialTextbox.GetMinValue(DependencyObject) Method
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.
Getter of the MinValue
public static double GetMinValue (Windows.UI.Xaml.DependencyObject obj);
static member GetMinValue : Windows.UI.Xaml.DependencyObject -> double
Public Shared Function GetMinValue (obj As DependencyObject) As Double
Parameters
- obj
- Windows.UI.Xaml.DependencyObject
The Depenency Object we are dealing with, like a TextBox.
Returns
Return value of property