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