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)
770(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 810if (PotentiallyHasMentees)
System\Windows\Generated\FrameworkContentElement.cs (1)
434if (PotentiallyHasMentees)
System\Windows\TreeWalkHelper.cs (1)
662if (raiseResourceChangedEvent && fce.PotentiallyHasMentees)