1 write to _values
System.Windows.Forms (1)
System\Windows\Forms\Input\KeysConverter.cs (1)
370
_values
= new StandardValuesCollection(values);
2 references to _values
System.Windows.Forms (2)
System\Windows\Forms\Input\KeysConverter.cs (2)
366
if (
_values
is null)
373
return
_values
;