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