4 references to FilterNaNStringValueForDoublePropertyType
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (4)
749stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 814stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 945stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 991stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, locallySetProperty.PropertyType);