1 write to Width
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
4507sb.Width = unclippedDesiredSize.Width;
1 reference to Width
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
4611unclippedDesiredSize = new Size(sb.Width, sb.Height);