4 references to FilterNaNStringValueForDoublePropertyType
PresentationFramework (4)
System\Windows\Documents\TextRangeSerialization.cs (4)
743
stringValue =
FilterNaNStringValueForDoublePropertyType
(stringValue, property.PropertyType);
808
stringValue =
FilterNaNStringValueForDoublePropertyType
(stringValue, property.PropertyType);
938
stringValue =
FilterNaNStringValueForDoublePropertyType
(stringValue, property.PropertyType);
984
stringValue =
FilterNaNStringValueForDoublePropertyType
(stringValue, locallySetProperty.PropertyType);