public static readonly DirectProperty<MaskedTextBox, bool?> MaskFullProperty
Public Shared ReadOnly MaskFullProperty As DirectProperty(Of MaskedTextBox, Boolean?)
static val MaskFullProperty: DirectProperty<MaskedTextBox, Nullable<bool>>
In This Article