2 overrides of GetCollectionItems
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (1)
333public override IList<object> GetCollectionItems(object collection, XamlType collectionType)
System\Xaml\Runtime\PartialTrustTolerantRuntime.cs (1)
393public override IList<object> GetCollectionItems(object collection, XamlType collectionType)