BindingGroup.Owner Свойство

Определение

Получает объект, которому назначен этот объект 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

Значение свойства

DependencyObject

Объект, которому назначен этот объект BindingGroup.

Применяется к