1 override of LookupCollectionKind
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
479protected override XamlCollectionKind LookupCollectionKind()
2 references to LookupCollectionKind
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
512return base.LookupCollectionKind();
System.Xaml (1)
System\Xaml\XamlType.cs (1)
1411_reflector.CollectionKind = LookupCollectionKind();