2 writes to PotentiallyHasMentees
PresentationFramework (2)
System\Windows\Generated\FrameworkContentElement.cs (2)
1184PotentiallyHasMentees = true; 1204PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
System\Windows\FrameworkContentElement.cs (2)
759(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 799if (PotentiallyHasMentees)
System\Windows\Generated\FrameworkContentElement.cs (1)
432if (PotentiallyHasMentees)
System\Windows\TreeWalkHelper.cs (1)
658if (raiseResourceChangedEvent && fce.PotentiallyHasMentees)