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