2 references to ApplyCorrectionFactorToItemDesiredSizes
PresentationFramework (2)
src\Framework\System\Windows\Controls\GroupItem.cs (1)
314
return Helper.
ApplyCorrectionFactorToItemDesiredSizes
(this, _itemsHost);
src\Framework\System\Windows\Controls\TreeViewItem.cs (1)
392
return Helper.
ApplyCorrectionFactorToItemDesiredSizes
(this, ItemsHost);