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)
30return _size; 49if( that.Size == _size ) 51for( int i = 0; i < _size; i++ )