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