3 references to NextSibling
PresentationFramework (3)
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (1)
260child = child.NextSibling;
System\Windows\StyleHelper.cs (2)
891factory = factory.NextSibling; 2388child = child.NextSibling;