2 implementations of GetAllNamesAndValuesInScope
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (1)
1127
public IEnumerable<KeyValuePair<string, object>>
GetAllNamesAndValuesInScope
()
System\Xaml\Context\ServiceProviderContext.cs (1)
366
IEnumerable<KeyValuePair<string, object>> IXamlNameResolver.
GetAllNamesAndValuesInScope
()