2 overrides of GetDictionaryItems
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (1)
374public override IEnumerable<DictionaryEntry> GetDictionaryItems(object dictionary, XamlType dictionaryType)
System\Xaml\Runtime\PartialTrustTolerantRuntime.cs (1)
408public override IEnumerable<DictionaryEntry> GetDictionaryItems(object dictionary, XamlType dictionaryType)