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