3 references to SkipAllNow
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
844case InheritanceBehavior.SkipAllNow:
System\Windows\FrameworkElement.cs (1)
1103inheritanceBehavior != InheritanceBehavior.SkipAllNow &&
System\Windows\TreeWalkHelper.cs (1)
1243inheritanceBehavior == InheritanceBehavior.SkipAllNow)