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