1 write to _size
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
1332_size = value;
2 references to _size
PresentationCore (2)
Core\CSharp\System\Windows\UIElement.cs (2)
1328return _size; 1342Rect hitBounds = new Rect(_size);