1 write to _size
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\TransformDescriptor.cs (1)
35
_size
= value;
3 references to _size
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\TransformDescriptor.cs (3)
31
return
_size
;
50
if( that.Size ==
_size
)
52
for( int i = 0; i <
_size
; i++ )