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