BindingGroup.Owner Propriedade

Definição

Obtém o objeto a que isto BindingGroup está atribuído.

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

Valor de Propriedade

O objeto a que isto BindingGroup está atribuído.

Aplica-se a