2 references to ItemsPanelNotAPanel
PresentationFramework (2)
System\Windows\Controls\ItemsPanelTemplate.cs (2)
123throw new InvalidOperationException(SR.Format(SR.ItemsPanelNotAPanel, templateHolder.RootType)); 131throw new InvalidOperationException(SR.Format(SR.ItemsPanelNotAPanel, root.Type));