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


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