FrameworkElementFactory.NextSibling Propriété

Définition

Obtient la fabrique sœur suivante.

public:
 property System::Windows::FrameworkElementFactory ^ NextSibling { System::Windows::FrameworkElementFactory ^ get(); };
public System.Windows.FrameworkElementFactory NextSibling { get; }
member this.NextSibling : System.Windows.FrameworkElementFactory
Public ReadOnly Property NextSibling As FrameworkElementFactory

Valeur de propriété

FrameworkElementFactory

FrameworkElementFactory qui est la fabrique sœur suivante.

S’applique à