Base:
property
IsBottomLevel
System.Windows.Data.CollectionViewGroup.IsBottomLevel
3 references to IsBottomLevel
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupInternal.cs (2)
71bool oldIsBottomLevel = IsBottomLevel; 105if (oldIsBottomLevel != IsBottomLevel)
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
391if (currentGroup.IsBottomLevel)