2 references to ContentTag
Microsoft.Maui (2)
Handlers\ScrollView\ScrollViewHandler.iOS.cs (2)
120
if (scrollView.Subviews[i] is { Tag:
ContentTag
} contentView)
142
platformContent.Tag =
ContentTag
;