2 writes to _hasMultipleInheritanceContexts
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingGroup.cs (2)
594ref _hasMultipleInheritanceContexts, 632ref _hasMultipleInheritanceContexts,
3 references to _hasMultipleInheritanceContexts
PresentationFramework (3)
src\Framework\System\Windows\Data\BindingGroup.cs (3)
601!_hasMultipleInheritanceContexts && 618if (_hasMultipleInheritanceContexts && property != ItemsControl.ItemBindingGroupProperty && TraceData.IsEnabled) 641get { return _hasMultipleInheritanceContexts; }