2 references to FindDescendantByPath
Microsoft.VisualStudio.LanguageServices.IntegrationTests (2)
CSharp\CSharpInteractiveFormsAndWpf.cs (2)
64
var formLabel = form.
FindDescendantByPath
("text");
67
var wpfContent = wpf.
FindDescendantByPath
("text");