8 references to IsZeroWidthOrHeight
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ComboBox.cs (1)
5982
if (!LayoutUtils.
IsZeroWidthOrHeight
(whiteFillRect)) {
winforms\Managed\System\WinForms\ToolStrip.cs (1)
3700
if (LayoutUtils.
IsZeroWidthOrHeight
(clippingRect)) {
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1279
if (!LayoutUtils.
IsZeroWidthOrHeight
(intersection)) {
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (2)
942
if ((!ToolStripPanel.Visible || LayoutUtils.
IsZeroWidthOrHeight
(raftingDisplayRectangle)) && (ToolStripPanel.ParentInternal != null)){
1453
if ((!ToolStripPanel.Visible || LayoutUtils.
IsZeroWidthOrHeight
(raftingDisplayRectangle)) && (ToolStripPanel.ParentInternal != null)){
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (2)
984
if (!LayoutUtils.
IsZeroWidthOrHeight
(gradientBounds)) {
993
if (!LayoutUtils.
IsZeroWidthOrHeight
(gradientBounds)) {
winforms\Managed\System\WinForms\ToolStripRenderer.cs (1)
1027
if (!LayoutUtils.
IsZeroWidthOrHeight
(sizeGripBounds)) {