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