2 writes to _maxLength
PresentationFramework (2)
src\Framework\System\Windows\Controls\ToolBar.cs (2)
409_maxLength = 0.0; 577_maxLength = toolBarPanel.MaxLength + extraLength;
1 reference to _maxLength
PresentationFramework (1)
src\Framework\System\Windows\Controls\ToolBar.cs (1)
750get { return _maxLength; }