1 implementation of Groups
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionView.cs (1)
305
public virtual ReadOnlyObservableCollection<object>
Groups
1 reference to Groups
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewProxy.cs (1)
170
get { return ProxiedView.
Groups
; }