8 references to MatrixTransform
PresentationCore (2)
System\Windows\Media\Generated\MatrixTransform.cs (1)
98return new MatrixTransform();
System\Windows\Media\GeometryHitTestParameters.cs (1)
55MatrixTransform newTransform = new MatrixTransform();
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
7378DefaultConstructor = delegate () { return new System.Windows.Media.MatrixTransform(); },
System\Windows\Markup\KnownTypes.cs (1)
1397case KnownElements.MatrixTransform: o = new System.Windows.Media.MatrixTransform(); break;
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
762_transform = new MatrixTransform
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
762_transform = new MatrixTransform
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
614_transform = new MatrixTransform
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
574_transform = new MatrixTransform