Base:
1 reference to GetHashCode
Microsoft.Maui.Controls (1)
VisualStateManager.cs (1)
593
hash = (hash * 43) ^ States[i].
GetHashCode
();