3 references to CheckTarget
PresentationFramework (3)
MS\Internal\Data\ClrBindingWorker.cs (2)
666
if (
CheckTarget
() == null)
740
if (
CheckTarget
() == null)
MS\Internal\Data\PropertyPathWorker.cs (1)
584
target = _host.
CheckTarget
();