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