1 write to Id
Microsoft.Maui.Controls (1)
Handlers\Shell\Windows\ShellView.cs (1)
185 Id = separatorNumber;
3 references to Id
Microsoft.Maui.Controls (3)
Handlers\Shell\Windows\ShellView.cs (3)
189 public override int GetHashCode() => Id.GetHashCode(); 191 obj is FlyoutItemMenuSeparator fim && fim.Id == Id;