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