2 references to GetPopupSizeRestrictions
PresentationFramework (2)
System\Windows\Controls\Primitives\PopupRoot.cs (2)
184
Size restrictedSize =
GetPopupSizeRestrictions
(popup, desiredSize, out restrictWidth, out restrictHeight);
206
restrictedSize =
GetPopupSizeRestrictions
(popup, desiredSize, out restrictWidth, out restrictHeight);