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