1 write to Thickness
PresentationFramework (1)
System\Windows\Controls\ToolBarTray.cs (1)
399
_bands[bandIndex].
Thickness
= bandThickness;
2 references to Thickness
PresentationFramework (2)
System\Windows\Controls\ToolBarTray.cs (2)
431
double bandThickness = _bands[bandIndex].
Thickness
;
825
bandOffset += _bands[i].
Thickness
;