4 references to PROXY_NOT_FOUND
PresentationCore (4)
System\Windows\Media\VisualProxy.cs (4)
119
if (index ==
PROXY_NOT_FOUND
)
145
if (index ==
PROXY_NOT_FOUND
)
298
Debug.Assert(index !=
PROXY_NOT_FOUND
);
566
return
PROXY_NOT_FOUND
;