9 writes to Stretch
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
985visualBrush.Stretch = Stretch.None;
src\Framework\MS\Internal\Ink\PenCursorManager.cs (1)
272db.Stretch = Stretch.None;
src\Framework\System\Windows\Controls\ComboBox.cs (1)
912visualBrush.Stretch = Stretch.None;
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ProgressBarHighlightConverter.cs (1)
81newBrush.Stretch = Stretch.None;
PresentationFramework.Classic (1)
parent\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
86newBrush.Stretch = Stretch.None;
PresentationFramework.Luna (1)
parent\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
86newBrush.Stretch = Stretch.None;
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
86newBrush.Stretch = Stretch.None;
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
218controlBrush.Stretch = Stretch.Uniform;
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerIcons.cs (1)
221icon.Stretch = Stretch.Uniform;
4 references to Stretch
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (1)
263data.Stretch = Stretch;
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (1)
263data.Stretch = Stretch;
Core\CSharp\System\Windows\Media\Generated\VisualBrush.cs (1)
295data.Stretch = Stretch;
Core\CSharp\System\Windows\Media\TileBrush.cs (1)
146Stretch,