2 references to IsDefined
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
863else if ( !StylusTipHelper.IsDefined((StylusTip)value) )
Core\CSharp\MS\Internal\Ink\StylusShape.cs (1)
66if (!StylusTipHelper.IsDefined(tip))