7 references to Stretch
PresentationFramework (7)
src\Framework\System\Windows\Shapes\Ellipse.cs (2)
90if (Stretch == Stretch.UniformToFill) 131switch (Stretch)
src\Framework\System\Windows\Shapes\Rectangle.cs (2)
142if (Stretch == Stretch.UniformToFill) 184switch (Stretch)
src\Framework\System\Windows\Shapes\Shape.cs (3)
367Stretch mode = Stretch; 395Stretch mode = Stretch; 744if (Stretch != Stretch.None)