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