1 write to MinLength
PresentationFramework (1)
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
266MinLength = horizontal ? stackDesiredSize.Width : stackDesiredSize.Height;
1 reference to MinLength
PresentationFramework (1)
System\Windows\Controls\ToolBar.cs (1)
566_minLength = toolBarPanel.MinLength + extraLength;