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