C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / PromptCharProperty Field


In This Topic
PromptCharProperty Field
In This Topic
Identifies the PromptChar dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly PromptCharProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1MaskedTextView.PromptCharProperty
See Also