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