4 references to GetDesiredSizeWithoutMargin
PresentationFramework (4)
System\Windows\Controls\Primitives\TabPanel.cs (4)
113
Size childSize =
GetDesiredSizeWithoutMargin
(child);
158
Size childSize =
GetDesiredSizeWithoutMargin
(child);
226
Size childSize =
GetDesiredSizeWithoutMargin
(child);
312
Size childSize =
GetDesiredSizeWithoutMargin
(child);