feat: deal with selection.
This commit is contained in:
@@ -60,6 +60,7 @@ public class NavMenuItem: HeaderedSelectingItemsControl
|
||||
{
|
||||
base.OnAttachedToVisualTree(e);
|
||||
_rootMenu = GetRootMenu();
|
||||
UpdateSelection(1);
|
||||
}
|
||||
|
||||
protected override void OnPointerPressed(PointerPressedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user