4 references to PROXY_NOT_FOUND
PresentationCore (4)
System\Windows\Media\VisualProxy.cs (4)
111
if (index ==
PROXY_NOT_FOUND
)
137
if (index ==
PROXY_NOT_FOUND
)
290
Debug.Assert(index !=
PROXY_NOT_FOUND
);
558
return
PROXY_NOT_FOUND
;