1 write to Width
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
4510sb.Width = unclippedDesiredSize.Width;
1 reference to Width
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
4613unclippedDesiredSize = new Size(sb.Width, sb.Height);