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