7 references to Both
PresentationFramework (7)
MS\Internal\Documents\DocumentGridPage.cs (1)
296_documentPageView.StretchDirection = StretchDirection.Both;
System\Windows\Controls\Image.cs (1)
407StretchDirection.Both,
System\Windows\Controls\MediaElement.cs (1)
99StretchDirection.Both,
System\Windows\Controls\ViewBox.cs (3)
126new FrameworkPropertyMetadata(StretchDirection.Both, FrameworkPropertyMetadataOptions.AffectsMeasure), 132return ( sd == StretchDirection.Both 429case StretchDirection.Both:
System\Windows\Documents\XamlToRtfWriter.cs (1)
2301return System.Windows.Controls.StretchDirection.Both;