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