3 references to CheckTarget
PresentationFramework (3)
MS\Internal\Data\ClrBindingWorker.cs (2)
685
if (
CheckTarget
() == null)
766
if (
CheckTarget
() == null)
MS\Internal\Data\PropertyPathWorker.cs (1)
593
target = _host.
CheckTarget
();