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