3 references to ContentTag
Microsoft.Maui (3)
Handlers\Border\BorderHandler.iOS.cs (2)
60 containerView.Tag = ContentView.ContentTag; 66 platformContent.Tag = ContentView.ContentTag;
Platform\iOS\ContentView.cs (1)
54 if (subview.Tag == ContentTag)