1 write to _underlyingNameScope
System.Xaml (1)
System\Xaml\NameScopeDictionary.cs (1)
139_underlyingNameScope = nameScopeDictionary._underlyingNameScope;
5 references to _underlyingNameScope
System.Xaml (5)
System\Xaml\NameScopeDictionary.cs (5)
142if (_underlyingNameScope != null) 164if (_underlyingNameScope != null) 167return new KeyValuePair<string,object>(name, _underlyingNameScope.FindName(name)); 183if (_underlyingNameScope != null) 214if (_underlyingNameScope != null)