4 references to PROXY_NOT_FOUND
PresentationCore (4)
Core\CSharp\System\Windows\Media\VisualProxy.cs (4)
120
if (index ==
PROXY_NOT_FOUND
)
146
if (index ==
PROXY_NOT_FOUND
)
299
Debug.Assert(index !=
PROXY_NOT_FOUND
);
567
return
PROXY_NOT_FOUND
;