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