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