7 references to Stretch
PresentationFramework (7)
System\Windows\Shapes\Ellipse.cs (2)
78
if (
Stretch
== Stretch.UniformToFill)
119
switch (
Stretch
)
System\Windows\Shapes\Rectangle.cs (2)
131
if (
Stretch
== Stretch.UniformToFill)
173
switch (
Stretch
)
System\Windows\Shapes\Shape.cs (3)
358
Stretch mode =
Stretch
;
386
Stretch mode =
Stretch
;
736
if (
Stretch
!= Stretch.None)