7 references to ItemsPanelTemplate
PresentationFramework (7)
System\Windows\Markup\BamlMapTable.cs (2)
435-id == (short)KnownElements.ItemsPanelTemplate) 469-id == (short)KnownElements.ItemsPanelTemplate)
System\Windows\Markup\KnownTypes.cs (5)
1344case KnownElements.ItemsPanelTemplate: o = new System.Windows.Controls.ItemsPanelTemplate(); break; 2172return KnownElements.ItemsPanelTemplate; 2786case KnownElements.ItemsPanelTemplate: 3222case KnownElements.ItemsPanelTemplate: 5877case KnownElements.ItemsPanelTemplate: t = typeof(System.Windows.Controls.ItemsPanelTemplate); break;