3 references to NextSibling
PresentationFramework (3)
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (1)
254child = child.NextSibling;
System\Windows\StyleHelper.cs (2)
883factory = factory.NextSibling; 2377child = child.NextSibling;