4 references to PROXY_NOT_FOUND
PresentationCore (4)
System\Windows\Media\VisualProxy.cs (4)
110
if (index ==
PROXY_NOT_FOUND
)
136
if (index ==
PROXY_NOT_FOUND
)
289
Debug.Assert(index !=
PROXY_NOT_FOUND
);
557
return
PROXY_NOT_FOUND
;