1 write to _size
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\TransformDescriptor.cs (1)
34
_size
= value;
3 references to _size
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\TransformDescriptor.cs (3)
30
return
_size
;
49
if( that.Size ==
_size
)
51
for( int i = 0; i <
_size
; i++ )