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