2 references to GetAttachedFlyout
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\Windows\CellControl.cs (2)
258
var flyout =
GetAttachedFlyout
();
310
if (
GetAttachedFlyout
() == null)