4 references to FilterNaNStringValueForDoublePropertyType
PresentationFramework (4)
System\Windows\Documents\TextRangeSerialization.cs (4)
736stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 801stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 931stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, property.PropertyType); 977stringValue = FilterNaNStringValueForDoublePropertyType(stringValue, locallySetProperty.PropertyType);