public CustomPopupPlacement[] placePopup( Size popupSize, Size targetSize, Point offset )
Public Function placePopup( _ ByVal popupSize As Size, _ ByVal targetSize As Size, _ ByVal offset As Point _ ) As CustomPopupPlacement()
Parameters
- popupSize
- The popup size
- targetSize
- The size of the target over which the popup will be placed
- offset
- offset is ignored
Return Value
An array containing a System.Windows.Controls.Primitives.CustomPopupPlacement