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