1 write to _handlerProperty
Microsoft.Maui.Controls (1)
Menu\MenuBarTracker.cs (1)
22 _handlerProperty = handlerProperty;
2 references to _handlerProperty
Microsoft.Maui.Controls (2)
Menu\MenuBarTracker.cs (2)
39 if (_handlerProperty != null) 41 _parent?.Handler?.UpdateValue(_handlerProperty);