1 write to _text
Microsoft.Maui.Controls (1)
Accelerator.cs (1)
20
_text
= text;
2 references to _text
Microsoft.Maui.Controls (2)
Accelerator.cs (2)
81
return
_text
;
101
return
_text
.GetHashCode(StringComparison.Ordinal);