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