Method MakeVisible
MakeVisible(Point?)
Makes the popover menu visible and locates it at idealScreenPosition
. The actual position of the
menu
will be adjusted to
ensure the menu fully fits on the screen, and the mouse cursor is over the first cell of the
first MenuItem.
public void MakeVisible(Point? idealScreenPosition = null)