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