1 write to _standardValues
PresentationCore (1)
Core\CSharp\System\Windows\Input\CursorConverter.cs (1)
78this._standardValues = new TypeConverter.StandardValuesCollection(list1.ToArray());
2 references to _standardValues
PresentationCore (2)
Core\CSharp\System\Windows\Input\CursorConverter.cs (2)
68if(this._standardValues == null) 80return this._standardValues;