1 write to _standardValues
PresentationFramework (1)
src\Framework\System\Windows\NullableBoolConverter.cs (1)
67_standardValues = new TypeConverter.StandardValuesCollection(list1.ToArray());
2 references to _standardValues
PresentationFramework (2)
src\Framework\System\Windows\NullableBoolConverter.cs (2)
61if (_standardValues == null) 69return _standardValues;