Condividi tramite


FrameworkElementFactory.NextSibling Proprietà

Definizione

Ottiene la successiva factory di pari livello.

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

Valore della proprietà

FrameworkElementFactory

Oggetto FrameworkElementFactory che rappresenta la successiva factory di pari livello.

Si applica a