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