2 writes to PotentiallyHasMentees
PresentationFramework (2)
src\Framework\System\Windows\Generated\FrameworkContentElement.cs (2)
1204PotentiallyHasMentees = true; 1224PotentiallyHasMentees = true;
4 references to PotentiallyHasMentees
PresentationFramework (4)
src\Framework\System\Windows\FrameworkContentElement.cs (2)
788(!DependencyObject.IsTreeWalkOperation(e.OperationType) || PotentiallyHasMentees)) 828if (PotentiallyHasMentees)
src\Framework\System\Windows\Generated\FrameworkContentElement.cs (1)
452if (PotentiallyHasMentees)
src\Framework\System\Windows\TreeWalkHelper.cs (1)
661if (raiseResourceChangedEvent && fce.PotentiallyHasMentees)