2 writes to PotentiallyHasMentees
PresentationFramework (2)
System\Windows\Generated\FrameworkElement.cs (2)
1229PotentiallyHasMentees = true; 1254PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
System\Windows\FrameworkElement.cs (2)
2148(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 2188if (PotentiallyHasMentees)
System\Windows\Generated\FrameworkElement.cs (1)
427if (PotentiallyHasMentees)
System\Windows\TreeWalkHelper.cs (1)
606if (raiseResourceChangedEvent && fe.PotentiallyHasMentees)