2 references to FindName
PresentationFramework (2)
MS\Internal\FrameworkObject.cs (1)
813return _fce.FindName(name, out scopeOwner);
System\Windows\Generated\FrameworkContentElement.cs (1)
108return FindName(name, out scopeOwner);