2 writes to _minLength
PresentationFramework (2)
src\Framework\System\Windows\Controls\ToolBar.cs (2)
408_minLength = 0.0; 576_minLength = toolBarPanel.MinLength + extraLength;
1 reference to _minLength
PresentationFramework (1)
src\Framework\System\Windows\Controls\ToolBar.cs (1)
745get { return _minLength; }