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