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