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