1 write to RootGrid
Microsoft.VisualStudio.LanguageServices (1)
ValueTrackingRoot.g.cs (1)
91
this.
RootGrid
= ((System.Windows.Controls.Grid)(target));
3 references to RootGrid
Microsoft.VisualStudio.LanguageServices (3)
ValueTracking\ValueTrackingRoot.xaml.cs (3)
36
RootGrid
.Children.Clear();
40
RootGrid
.Children.Add(EmptyTextMessage);
46
RootGrid
.Children.Add(child);