BindingExpressionBase::BindingGroup Property
.NET Framework (current version)
Gets the BindingGroup that this binding expression belongs to.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Data::BindingGroup^The BindingGroup that this binding expression belongs to. This property returns null if the BindingExpressionBase is not part of a BindingGroup.
.NET Framework
Available since 4.5
Available since 4.5
Show: