2 references to MeasureElementWithSingleChild
PresentationFramework (2)
src\Framework\System\Windows\Controls\ContentPresenter.cs (1)
495return Helper.MeasureElementWithSingleChild(this, constraint);
src\Framework\System\Windows\Controls\ItemsPresenter.cs (1)
73return Helper.MeasureElementWithSingleChild(this, constraint);