BindingGroup.Owner Proprietà

Definizione

Ottiene l'oggetto a cui BindingGroup l'oggetto è assegnato.

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

Valore della proprietà

Oggetto a cui BindingGroup è assegnato.

Si applica a