MaskedTextBoxCulture Property
Gets or sets the culture information associated with the masked text box.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public CultureInfo? Culture { get; set; }
Public Property Culture As CultureInfo
Get
Set
member Culture : CultureInfo with get, set
Property Value
CultureInfo