1 write to _intent
Microsoft.Maui.Controls (1)
TableView\TableView.cs (1)
64
_intent
= value;
2 references to _intent
Microsoft.Maui.Controls (2)
TableView\TableView.cs (2)
57
get { return
_intent
; }
60
if (
_intent
== value)