2 writes to PotentiallyHasMentees
PresentationFramework (2)
System\Windows\Generated\FrameworkElement.cs (2)
1227PotentiallyHasMentees = true; 1252PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
System\Windows\FrameworkElement.cs (2)
2140(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 2180if (PotentiallyHasMentees)
System\Windows\Generated\FrameworkElement.cs (1)
425if (PotentiallyHasMentees)
System\Windows\TreeWalkHelper.cs (1)
603if (raiseResourceChangedEvent && fe.PotentiallyHasMentees)