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