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