1 write to _collection
PresentationFramework (1)
System\Windows\Data\CollectionRegisteringEventArgs.cs (1)
19
_collection
= collection;
1 reference to _collection
PresentationFramework (1)
System\Windows\Data\CollectionRegisteringEventArgs.cs (1)
23
public IEnumerable Collection { get { return
_collection
; } }