4 references to ParentItemsControl
PresentationFramework (4)
src\Framework\System\Windows\Controls\GroupItem.cs (4)
66
ItemsControl itemsControl =
ParentItemsControl
;
81
ItemsControl itemsControl = groupItem.
ParentItemsControl
;
116
Helper.ComputeCorrectionFactor(
ParentItemsControl
, this, ItemsHost, HeaderElement);
300
Helper.ApplyCorrectionFactorToPixelHeaderSize(
ParentItemsControl
, this, _itemsHost, ref pixelHeaderSize);