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