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