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