94 writes to Thickness
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
1388
textDecorationPen.
Thickness
= drawingPenThickness;
System\Windows\Media\Pen.cs (2)
45
Thickness
= thickness;
69
Thickness
= thickness;
PresentationFramework (13)
MS\Internal\PtsHost\ParagraphVisual.cs (4)
90
pen.
Thickness
= _borderThickness.Left;
112
pen.
Thickness
= _borderThickness.Right;
123
pen.
Thickness
= _borderThickness.Top;
134
pen.
Thickness
= _borderThickness.Bottom;
System\Windows\Controls\Border.cs (8)
411
pen.
Thickness
= UIElement.RoundLayoutValue(border.Left, dpi.DpiScaleX);
415
pen.
Thickness
= border.Left;
474
pen.
Thickness
= UIElement.RoundLayoutValue(border.Right, dpi.DpiScaleX);
478
pen.
Thickness
= border.Right;
505
pen.
Thickness
= UIElement.RoundLayoutValue(border.Top, dpi.DpiScaleY);
509
pen.
Thickness
= border.Top;
536
pen.
Thickness
= UIElement.RoundLayoutValue(border.Bottom, dpi.DpiScaleY);
540
pen.
Thickness
= border.Bottom;
System\Windows\Shapes\Shape.cs (1)
488
_pen.
Thickness
= thickness;
PresentationFramework.Aero (34)
Microsoft\Windows\Themes\BulletChrome.cs (21)
906
temp.
Thickness
= 1.5;
930
temp.
Thickness
= 1.5;
953
temp.
Thickness
= 1;
976
temp.
Thickness
= 1;
998
temp.
Thickness
= 1;
1031
temp.
Thickness
= 1;
1063
temp.
Thickness
= 1;
1373
temp.
Thickness
= 1;
1395
temp.
Thickness
= 1;
1417
temp.
Thickness
= 1;
1440
temp.
Thickness
= 1;
1472
temp.
Thickness
= 1;
1504
temp.
Thickness
= 1;
1536
temp.
Thickness
= 1;
1568
temp.
Thickness
= 1;
1600
temp.
Thickness
= 1;
1632
temp.
Thickness
= 1;
1664
temp.
Thickness
= 1;
1697
temp.
Thickness
= 1;
1728
temp.
Thickness
= 1;
1759
temp.
Thickness
= 1;
Microsoft\Windows\Themes\ButtonChrome.cs (5)
807
temp.
Thickness
= 1;
829
temp.
Thickness
= 1;
852
temp.
Thickness
= 1;
923
temp.
Thickness
= 1;
954
temp.
Thickness
= 1;
Microsoft\Windows\Themes\ListBoxChrome.cs (3)
533
temp.
Thickness
= 1;
568
temp.
Thickness
= 1;
601
temp.
Thickness
= 1;
Microsoft\Windows\Themes\ScrollChrome.cs (5)
1076
temp.
Thickness
= 1;
1100
temp.
Thickness
= 1;
1124
temp.
Thickness
= 1;
1203
temp.
Thickness
= 1;
1274
temp.
Thickness
= 1;
PresentationFramework.Aero2 (34)
Microsoft\Windows\Themes\BulletChrome.cs (21)
906
temp.
Thickness
= 1.5;
930
temp.
Thickness
= 1.5;
953
temp.
Thickness
= 1;
976
temp.
Thickness
= 1;
998
temp.
Thickness
= 1;
1031
temp.
Thickness
= 1;
1063
temp.
Thickness
= 1;
1373
temp.
Thickness
= 1;
1395
temp.
Thickness
= 1;
1417
temp.
Thickness
= 1;
1440
temp.
Thickness
= 1;
1472
temp.
Thickness
= 1;
1504
temp.
Thickness
= 1;
1536
temp.
Thickness
= 1;
1568
temp.
Thickness
= 1;
1600
temp.
Thickness
= 1;
1632
temp.
Thickness
= 1;
1664
temp.
Thickness
= 1;
1697
temp.
Thickness
= 1;
1728
temp.
Thickness
= 1;
1759
temp.
Thickness
= 1;
Microsoft\Windows\Themes\ButtonChrome.cs (5)
807
temp.
Thickness
= 1;
829
temp.
Thickness
= 1;
852
temp.
Thickness
= 1;
923
temp.
Thickness
= 1;
954
temp.
Thickness
= 1;
Microsoft\Windows\Themes\ListBoxChrome.cs (3)
533
temp.
Thickness
= 1;
568
temp.
Thickness
= 1;
601
temp.
Thickness
= 1;
Microsoft\Windows\Themes\ScrollChrome.cs (5)
1076
temp.
Thickness
= 1;
1100
temp.
Thickness
= 1;
1124
temp.
Thickness
= 1;
1203
temp.
Thickness
= 1;
1274
temp.
Thickness
= 1;
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
367
temp.
Thickness
= 1;
391
temp.
Thickness
= 1;
415
temp.
Thickness
= 1;
PresentationFramework.Luna (3)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
676
temp.
Thickness
= 1;
699
temp.
Thickness
= 2;
730
temp.
Thickness
= 2;
PresentationFramework.Royale (3)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
676
temp.
Thickness
= 1;
699
temp.
Thickness
= 2;
730
temp.
Thickness
= 2;
ReachFramework (1)
AlphaFlattener\BrushProxy.cs (1)
233
_pen.
Thickness
*= ratio;
26 references to Thickness
PresentationCore (7)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
1227
penThickness = textDecoration.Pen.
Thickness
;
System\Windows\Media\EllipseGeometry.cs (1)
152
strokeThickness = Math.Abs(pen.
Thickness
);
System\Windows\Media\FormattedText.cs (2)
1972
bound.Height = geometryDrawing.Pen.
Thickness
;
1976
bound.Width = geometryDrawing.Pen.
Thickness
;
System\Windows\Media\Generated\Pen.cs (1)
371
data.Thickness =
Thickness
;
System\Windows\Media\Pen.cs (1)
111
pData->Thickness =
Thickness
;
System\Windows\Media\RectangleGeometry.cs (1)
190
strokeThickness = Math.Abs(pen.
Thickness
);
PresentationFramework (17)
MS\Internal\PtsHost\ParagraphVisual.cs (12)
97
new Point(_renderBounds.Left + pen.
Thickness
* 0.5, _renderBounds.Bottom - pen.
Thickness
* 0.5),
98
new Point(_renderBounds.Right - pen.
Thickness
* 0.5, _renderBounds.Top + pen.
Thickness
* 0.5)));
105
new Point(_renderBounds.Left + pen.
Thickness
/ 2, _renderBounds.Top),
106
new Point(_renderBounds.Left + pen.
Thickness
/ 2, _renderBounds.Bottom));
116
new Point(_renderBounds.Right - pen.
Thickness
/ 2, _renderBounds.Top),
117
new Point(_renderBounds.Right - pen.
Thickness
/ 2, _renderBounds.Bottom));
127
new Point(_renderBounds.Left, _renderBounds.Top + pen.
Thickness
/ 2),
128
new Point(_renderBounds.Right, _renderBounds.Top + pen.
Thickness
/ 2));
138
new Point(_renderBounds.Left, _renderBounds.Bottom - pen.
Thickness
/ 2),
139
new Point(_renderBounds.Right, _renderBounds.Bottom - pen.
Thickness
/ 2));
System\Windows\Controls\Border.cs (5)
428
halfThickness = pen.
Thickness
* 0.5;
457
halfThickness = pen.
Thickness
* 0.5;
489
halfThickness = pen.
Thickness
* 0.5;
520
halfThickness = pen.
Thickness
* 0.5;
550
halfThickness = pen.
Thickness
* 0.5;
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (1)
332
if (pen == null || pen.
Thickness
== 0)
Serialization\VisualSerializer.cs (1)
916
WriteAttr("StrokeThickness", Math.Abs(pen.
Thickness
));