2 writes to PotentiallyHasMentees
PresentationFramework (2)
System\Windows\Generated\FrameworkContentElement.cs (2)
1191PotentiallyHasMentees = true; 1211PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
System\Windows\FrameworkContentElement.cs (2)
782(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 822if (PotentiallyHasMentees)
System\Windows\Generated\FrameworkContentElement.cs (1)
440if (PotentiallyHasMentees)
System\Windows\TreeWalkHelper.cs (1)
655if (raiseResourceChangedEvent && fce.PotentiallyHasMentees)