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