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