2 writes to PotentiallyHasMentees
PresentationFramework (2)
System\Windows\Generated\FrameworkElement.cs (2)
1235PotentiallyHasMentees = true; 1260PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
System\Windows\FrameworkElement.cs (2)
2152(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 2192if (PotentiallyHasMentees)
System\Windows\Generated\FrameworkElement.cs (1)
433if (PotentiallyHasMentees)
System\Windows\TreeWalkHelper.cs (1)
599if (raiseResourceChangedEvent && fe.PotentiallyHasMentees)