Wrong description of variable m_viewFrame, should be:
wxView::m_viewFrame
wxWindow* m_viewFrame
Window (mostly wxFrame) associated with the view, if any.
See also: wxView::GetFrame()