1 reference to DragImageTextSize
System.Workflow.ComponentModel (1)
AuthoringOM\Design\MessageFilters\DragDropManager.cs (1)
674Rectangle descriptionRectangle = (description.Length > 0) ? new Rectangle(Point.Empty, new Size(AmbientTheme.DragImageTextSize.Width, parentView.Font.Height + 2)) : Rectangle.Empty;