Gets or sets whether any guide owned by this Adorner UI Manager can display flyout panels.
public bool AllowFlyoutPanel { get; set; }
Public Property AllowFlyoutPanel As Boolean
See the Adorner Guides document to learn more.