7 references to Both
PresentationFramework (7)
MS\Internal\Documents\DocumentGridPage.cs (1)
284StretchDirection = StretchDirection.Both,
System\Windows\Controls\Image.cs (1)
399StretchDirection.Both,
System\Windows\Controls\MediaElement.cs (1)
92StretchDirection.Both,
System\Windows\Controls\ViewBox.cs (3)
120new FrameworkPropertyMetadata(StretchDirection.Both, FrameworkPropertyMetadataOptions.AffectsMeasure), 126return ( sd == StretchDirection.Both 423case StretchDirection.Both:
System\Windows\Documents\XamlToRtfWriter.cs (1)
2300return System.Windows.Controls.StretchDirection.Both;