7 references to Stretch
PresentationFramework (7)
System\Windows\Shapes\Ellipse.cs (2)
87
if (
Stretch
== Stretch.UniformToFill)
128
switch (
Stretch
)
System\Windows\Shapes\Rectangle.cs (2)
139
if (
Stretch
== Stretch.UniformToFill)
181
switch (
Stretch
)
System\Windows\Shapes\Shape.cs (3)
363
Stretch mode =
Stretch
;
391
Stretch mode =
Stretch
;
739
if (
Stretch
!= Stretch.None)