8 references to IsDoubleFiniteOrNaN
PresentationFramework (8)
System\Windows\Controls\Canvas.cs (4)
204
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
215
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
227
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
238
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
System\Windows\Controls\InkCanvas.cs (4)
423
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
457
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
491
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));
525
new ValidateValueCallback(System.Windows.Shapes.Shape.
IsDoubleFiniteOrNaN
));