1 write to _thickness
PresentationFramework (1)
System\Windows\Controls\ToolBarTray.cs (1)
964set { _thickness = value; }
1 reference to _thickness
PresentationFramework (1)
System\Windows\Controls\ToolBarTray.cs (1)
963get { return _thickness; }