1 write to List
Microsoft.Maui.Controls (1)
Shell\ShellFlyoutItemsManager.cs (1)
243
List
= list;
2 references to List
Microsoft.Maui.Controls (2)
Shell\ShellFlyoutItemsManager.cs (2)
27
var flyoutItems = _flyoutItemsReadonly.
List
;
39
var dest = ((ReadOnlyObservableCollectionWithSource<Element>)flyoutItems[i]).
List
;