2 writes to PotentiallyHasMentees
PresentationFramework (2)
src\Framework\System\Windows\Generated\FrameworkElement.cs (2)
1246PotentiallyHasMentees = true; 1271PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
src\Framework\System\Windows\FrameworkElement.cs (2)
2158(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 2198if (PotentiallyHasMentees)
src\Framework\System\Windows\Generated\FrameworkElement.cs (1)
444if (PotentiallyHasMentees)
src\Framework\System\Windows\TreeWalkHelper.cs (1)
605if (raiseResourceChangedEvent && fe.PotentiallyHasMentees)