1 write to s_numeric
Microsoft.Maui (1)
Primitives\Keyboard.cs (1)
61
public static Keyboard Numeric =>
s_numeric
??= new NumericKeyboard();