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