3 references to IsDataBound
PresentationFramework (3)
System\Windows\Controls\HeaderedItemsControl.cs (1)
539if (BindingOperations.IsDataBound(this, HeaderProperty))
System\Windows\Data\BindingOperations.cs (2)
229if (IsDataBound(target, dp)) 252if (IsDataBound(target, entry.Property))