4 references to FilterNaNStringValueForDoublePropertyType
PresentationFramework (4)
System\Windows\Documents\TextRangeSerialization.cs (4)
737stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 802stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 932stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 978stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, locallySetProperty.PropertyType);