7 references to Stretch
PresentationFramework (7)
System\Windows\Shapes\Ellipse.cs (2)
77
if (
Stretch
== Stretch.UniformToFill)
118
switch (
Stretch
)
System\Windows\Shapes\Rectangle.cs (2)
130
if (
Stretch
== Stretch.UniformToFill)
172
switch (
Stretch
)
System\Windows\Shapes\Shape.cs (3)
357
Stretch mode =
Stretch
;
385
Stretch mode =
Stretch
;
735
if (
Stretch
!= Stretch.None)