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