1 reference to ItemsControl_ParentNotFrameworkElement
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1321Invariant.Assert(parent is FrameworkElement, SR.ItemsControl_ParentNotFrameworkElement);