25 references to Inflate
PresentationCore (6)
Core\CSharp\MS\Internal\Ink\StrokeNode.cs (4)
482
union.
Inflate
(1.0, 1.0);
556
union.
Inflate
(1.0, 1.0);
688
node12.
Inflate
(1.0, 1.0);
733
node12.
Inflate
(1.0, 1.0);
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
1432
bounds.
Inflate
(inflation, inflation);
1440
bounds.
Inflate
(1.0, 1.0);
PresentationFramework (5)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
266
hatchRect.
Inflate
(HatchBorderMargin / 2, HatchBorderMargin / 2);
421
toleranceRect.
Inflate
(tolerance, tolerance);
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
234
drawingBounds.
Inflate
((width - originalWidth) / 2, (height - originalHeight) / 2);
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
751
rect1.
Inflate
(inflateH, inflateV);
src\Framework\System\Windows\Documents\FixedSOMTable.cs (1)
87
bounds.
Inflate
(-horizontalOverlap,-verticalOverlap);
PresentationFramework.Aero (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
496
bounds.
Inflate
(-1.0, -1.0);
509
bounds.
Inflate
(-1.0, -1.0);
PresentationFramework.Luna (5)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
421
bounds.
Inflate
(-0.75, -0.75);
447
bounds.
Inflate
(-0.3, -0.3);
478
bounds.
Inflate
(0.3, 0.3);
Microsoft\Windows\Themes\ScrollChrome.cs (2)
335
bounds.
Inflate
(-1.0, -1.0);
348
bounds.
Inflate
(-1.0, -1.0);
PresentationFramework.Royale (4)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
368
bounds.
Inflate
(-0.3, -0.3);
399
bounds.
Inflate
(0.3, 0.3);
Microsoft\Windows\Themes\ScrollChrome.cs (2)
295
bounds.
Inflate
(-1.0, -1.0);
308
bounds.
Inflate
(-1.0, -1.0);
WindowsBase (3)
Base\System\Windows\Rect.cs (3)
647
Inflate
(size._width, size._height);
690
rect.
Inflate
(size._width, size._height);
700
rect.
Inflate
(width, height);