1 write to _groupExitEntry
PresentationFramework (1)
MS\Internal\AppModel\Journaling.cs (1)
132_groupExitEntry = value;
3 references to _groupExitEntry
PresentationFramework (3)
MS\Internal\AppModel\Journaling.cs (3)
127get { return _groupExitEntry; } 131Debug.Assert(_groupExitEntry == null || _groupExitEntry.ContentId == value.ContentId);