4 references to DoubleToInt
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (4)
402rc.top = DoubleUtil.DoubleToInt(rect.Y); 403rc.left = DoubleUtil.DoubleToInt(rect.X); 404rc.bottom = DoubleUtil.DoubleToInt(rect.Bottom); 405rc.right = DoubleUtil.DoubleToInt(rect.Right);