3 references to FindScope
PresentationFramework (3)
src\Framework\System\Windows\FrameworkElement.cs (1)
1763return FindScope(d, out scopeOwner);
src\Framework\System\Windows\Generated\FrameworkContentElement.cs (1)
118INameScope nameScope = FrameworkElement.FindScope(this, out scopeOwner);
src\Framework\System\Windows\Generated\FrameworkElement.cs (1)
118INameScope nameScope = FrameworkElement.FindScope(this, out scopeOwner);