7 references to ItemsPanelTemplate
PresentationFramework (7)
System\Windows\Markup\BamlMapTable.cs (2)
439-id == (short)KnownElements.ItemsPanelTemplate) 473-id == (short)KnownElements.ItemsPanelTemplate)
System\Windows\Markup\KnownTypes.cs (5)
1345case KnownElements.ItemsPanelTemplate: o = new System.Windows.Controls.ItemsPanelTemplate(); break; 2173return KnownElements.ItemsPanelTemplate; 2787case KnownElements.ItemsPanelTemplate: 3223case KnownElements.ItemsPanelTemplate: 5878case KnownElements.ItemsPanelTemplate: t = typeof(System.Windows.Controls.ItemsPanelTemplate); break;