1 write to _standardValues
PresentationCore (1)
System\Windows\Input\CursorConverter.cs (1)
70_standardValues = new TypeConverter.StandardValuesCollection(values);
2 references to _standardValues
PresentationCore (2)
System\Windows\Input\CursorConverter.cs (2)
58if(_standardValues is null) 73return _standardValues;