Method MakeVisible
MakeVisible(Point?, Rectangle?)
Makes the popover visible at the specified position or anchor.
void MakeVisible(Point? idealScreenPosition = null, Rectangle? anchor = null)
Makes the popover visible at the specified position or anchor.
void MakeVisible(Point? idealScreenPosition = null, Rectangle? anchor = null)