2 references to ItemContainerStyle
PresentationFramework (2)
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (2)
494
bool setItemContainerStyle = (hTemplate.
ItemContainerStyle
!= null);
497
ItemContainerStyle = hTemplate.
ItemContainerStyle
;