1 reference to MaximumCharsPerLine
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
341requestedLineSize.Width *= Math.Min(Text.Length, CompositeActivityDesigner.MaximumCharsPerLine - 1);