| Overload | Description |
|---|---|
| MakeRelative(Popup,FrameworkElement,Func<List<AnchorMatching>>) | Makes the popup relative to another Windows.UI.Xaml.FrameworkElement. |
| MakeRelative(Popup,FrameworkElement,Func<List<AnchorMatching>>,Func<Point>,Func<Point>) | Makes the popup relative to another Windows.UI.Xaml.FrameworkElement. |