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