1 override of IsPathCurrent
PresentationFramework (1)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (1)
280internal override bool IsPathCurrent()
1 reference to IsPathCurrent
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
2297return !Worker.IsPathCurrent();