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