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