3 references to CheckTarget
PresentationFramework (3)
MS\Internal\Data\ClrBindingWorker.cs (2)
694
if (
CheckTarget
() == null)
775
if (
CheckTarget
() == null)
MS\Internal\Data\PropertyPathWorker.cs (1)
599
target = _host.
CheckTarget
();