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