1 write to tridentView
System.Web.Mobile (1)
UI\MobileControls\Design\Util\MSHTMLHost.cs (1)
162tridentView = pViewToActivate;
6 references to tridentView
System.Web.Mobile (6)
UI\MobileControls\Design\Util\MSHTMLHost.cs (6)
115if (tridentView != null) { 119tridentView.SetRect(r); 163tridentView.SetInPlaceSite((NativeMethods.IOleInPlaceSite)this); 164tridentView.UIActivate(1); 165tridentView.SetRect(r); 166tridentView.Show(1);