9 references to IsEmpty
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
16507
if (logPixels.
IsEmpty
) {
winforms\Managed\System\WinForms\TabControl.cs (1)
1347
if (!padding.
IsEmpty
) {
System.Windows.Forms.DataVisualization (1)
WinForm\Utilities\AccessibleObject.cs (1)
325
if (!this.ChartScreenPosition.
IsEmpty
)
System.Workflow.ComponentModel (6)
AuthoringOM\Design\FreeFormDesigner.cs (1)
918
if (designer.Location.
IsEmpty
)
AuthoringOM\Design\MessageFilters\DragDropManager.cs (2)
302
if (!dragdropEventArgs.DragImageSnapPoint.
IsEmpty
)
379
if (DragDropEffects.None != dragdropEventArgs.Effect && !dragdropEventArgs.DragImageSnapPoint.
IsEmpty
)
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (1)
341
if (!point.
IsEmpty
)
AuthoringOM\Design\MessageFilters\FreeFormDragDropManager.cs (1)
253
if (designerToMove != null && !startPoint.
IsEmpty
)
AuthoringOM\Design\WorkflowPrinting.cs (1)
117
if (this.currentPrintablePage.
IsEmpty
)