GetAllNamesAndValuesInScope Method
GetAllNamesAndValuesInScope()
Declaration
public IEnumerable<KeyValuePair<string, object>> GetAllNamesAndValuesInScope()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, System.Object>> |
Implements
System.Xaml.IXamlNameResolver.GetAllNamesAndValuesInScope()