TextBoxExtensions.GetMask(TextBox) 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.
Gets mask value
public static string GetMask(Windows.UI.Xaml.Controls.TextBox obj);
static member GetMask : Windows.UI.Xaml.Controls.TextBox -> string
Public Shared Function GetMask (obj As TextBox) As String
Parameters
- obj
- Windows.UI.Xaml.Controls.TextBox
TextBox control
Returns
mask value