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