3 references to Custom
System.Drawing (2)
commonui\System\Drawing\Pen.cs (2)
911if (!ClientUtils.IsEnumValid(value, unchecked((int)value), (int)DashStyle.Solid, (int)DashStyle.Custom)) 928if (value == DashStyle.Custom) {
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Themes.cs (1)
1166if (value == DashStyle.Custom)