1 write to _source
Microsoft.Maui.Controls (1)
ResourceDictionary.cs (1)
74
_source
= source;
2 references to _source
Microsoft.Maui.Controls (2)
ResourceDictionary.cs (2)
34
get { return
_source
; }
37
if (
_source
== value)