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