2 references to TapGestureRecognizer
Microsoft.Maui.Controls (2)
IndicatorView\IndicatorStackLayout.cs (1)
23 var tapGestureRecognizer = new TapGestureRecognizer
RadioButton\RadioButton.cs (1)
327 _tapGestureRecognizer = new TapGestureRecognizer();