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