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