4 references to GetDesiredSizeWithoutMargin
PresentationFramework (4)
System\Windows\Controls\Primitives\TabPanel.cs (4)
104Size childSize = GetDesiredSizeWithoutMargin(child); 149Size childSize = GetDesiredSizeWithoutMargin(child); 219Size childSize = GetDesiredSizeWithoutMargin(child); 305Size childSize = GetDesiredSizeWithoutMargin(child);