2 references to UniformGrid
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
12006
DefaultConstructor = delegate () { return new System.Windows.Controls.Primitives.
UniformGrid
(); },
System\Windows\Markup\KnownTypes.cs (1)
1629
case KnownElements.UniformGrid: o = new System.Windows.Controls.Primitives.
UniformGrid
(); break;