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