2 writes to _minLength
PresentationFramework (2)
System\Windows\Controls\ToolBar.cs (2)
395_minLength = 0.0; 557_minLength = toolBarPanel.MinLength + extraLength;
1 reference to _minLength
PresentationFramework (1)
System\Windows\Controls\ToolBar.cs (1)
726get { return _minLength; }