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