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