1 write to Root
Microsoft.Maui.Controls.SourceGen (1)
CodeBehindGenerator.cs (1)
740
Root
= root;
2 references to Root
Microsoft.Maui.Controls.SourceGen (2)
CodeBehindGenerator.cs (2)
267
if (xamlItem.
Root
== null)
394
var root = parseResult.
Root
;