I have Visual Studio 2013 and I have noticed that it will not show Control.IsDisposed in IntelliSense. I am not sure whether this is the only thing that isn't displayed. Everything else seems to be shown fine in  IntelliSense. 
I can use the IsDisposed property fine, it will build and execute fine. Is there any reason for this or any known fix?

