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