2 references to GetStringValue
Microsoft.Maui.Controls (2)
DragAndDrop\DragGestureRecognizer.cs (1)
134
args.Data.Text = element?.
GetStringValue
();
DragAndDrop\DropGestureRecognizer.cs (1)
130
text = dragSource.
GetStringValue
();