7 references to Both
PresentationFramework (7)
src\Framework\MS\Internal\Documents\DocumentGridPage.cs (1)
335_documentPageView.StretchDirection = StretchDirection.Both;
src\Framework\System\Windows\Controls\Image.cs (1)
412StretchDirection.Both,
src\Framework\System\Windows\Controls\MediaElement.cs (1)
104StretchDirection.Both,
src\Framework\System\Windows\Controls\ViewBox.cs (3)
134new FrameworkPropertyMetadata(StretchDirection.Both, FrameworkPropertyMetadataOptions.AffectsMeasure), 140return ( sd == StretchDirection.Both 438case StretchDirection.Both:
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2302return System.Windows.Controls.StretchDirection.Both;