PopupFlyoutBaseCreatePresenter Method
Used to create the content the Flyout displays
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected abstract Control CreatePresenter()
Protected MustOverride Function CreatePresenter As Control
abstract CreatePresenter : unit -> Control
Return Value
Control