2 references to ApplyCorrectionFactorToItemDesiredSizes
PresentationFramework (2)
System\Windows\Controls\GroupItem.cs (1)
301return Helper.ApplyCorrectionFactorToItemDesiredSizes(this, _itemsHost);
System\Windows\Controls\TreeViewItem.cs (1)
381return Helper.ApplyCorrectionFactorToItemDesiredSizes(this, ItemsHost);