8 references to IsDoubleFiniteOrNaN
PresentationFramework (8)
src\Framework\System\Windows\Controls\Canvas.cs (4)
221
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
232
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
244
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
255
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
src\Framework\System\Windows\Controls\InkCanvas.cs (4)
438
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
472
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
506
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
540
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));