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