4 references to DownOnly
PresentationFramework (4)
System\Windows\Controls\Primitives\DocumentPageView.cs (1)
169
StretchDirection.
DownOnly
,
System\Windows\Controls\ViewBox.cs (2)
127
|| sd == StretchDirection.
DownOnly
418
case StretchDirection.
DownOnly
:
System\Windows\Documents\XamlToRtfWriter.cs (1)
2296
return System.Windows.Controls.StretchDirection.
DownOnly
;