1 write to _source
Microsoft.Maui.Controls (1)
Binding.cs (1)
88
_source
= value;
2 references to _source
Microsoft.Maui.Controls (2)
Binding.cs (2)
84
get { return
_source
; }
123
object src =
_source
;