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