7 references to ItemsPanelTemplate
PresentationFramework (7)
System\Windows\Markup\BamlMapTable.cs (2)
451-id == (short)KnownElements.ItemsPanelTemplate) 485-id == (short)KnownElements.ItemsPanelTemplate)
System\Windows\Markup\KnownTypes.cs (5)
1351case KnownElements.ItemsPanelTemplate: o = new System.Windows.Controls.ItemsPanelTemplate(); break; 2179return KnownElements.ItemsPanelTemplate; 2793case KnownElements.ItemsPanelTemplate: 3229case KnownElements.ItemsPanelTemplate: 5884case KnownElements.ItemsPanelTemplate: t = typeof(System.Windows.Controls.ItemsPanelTemplate); break;