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