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