4 references to GetDesiredSizeWithoutMargin
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\TabPanel.cs (4)
114
Size childSize =
GetDesiredSizeWithoutMargin
(child);
159
Size childSize =
GetDesiredSizeWithoutMargin
(child);
227
Size childSize =
GetDesiredSizeWithoutMargin
(child);
313
Size childSize =
GetDesiredSizeWithoutMargin
(child);