Gets or sets whether the flyout popup can be rendered outside of screen boundaries. This is a dependency property.
public bool AllowOutOfScreen { get; set; }
Public Property AllowOutOfScreen As Boolean
If the AllowOutOfScreen property is set to false, the flyout popup changes its position, so it is to be displayed within the screen boundaries.