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