1 reference to _desiredWidthEpsilon
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs (1)
146if (Math.Abs(desiredSize.Width - availableSize.Width) < _desiredWidthEpsilon)