2 writes to PotentiallyHasMentees
PresentationFramework (2)
System\Windows\Generated\FrameworkContentElement.cs (2)
1185PotentiallyHasMentees = true; 1205PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
System\Windows\FrameworkContentElement.cs (2)
760(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 800if (PotentiallyHasMentees)
System\Windows\Generated\FrameworkContentElement.cs (1)
433if (PotentiallyHasMentees)
System\Windows\TreeWalkHelper.cs (1)
659if (raiseResourceChangedEvent && fce.PotentiallyHasMentees)