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