3 references to NextSibling
PresentationFramework (3)
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (1)
253child = child.NextSibling;
System\Windows\StyleHelper.cs (2)
882factory = factory.NextSibling; 2376child = child.NextSibling;