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