BindingGroup.Owner Proprietà

Definizione

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

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à

DependencyObject

Oggetto cui è assegnato questo oggetto BindingGroup.

Si applica a