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