2 references to _transform
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\TransformDescriptor.cs (2)
42
return
_transform
;
54
if( !DoubleUtil.AreClose(that.Transform[i],
_transform
[i] ))