1 write to tridentOleObject
System.Web.Mobile (1)
UI\MobileControls\Design\Util\MSHTMLHost.cs (1)
364tridentOleObject = (NativeMethods.IOleObject)tridentDocument;
3 references to tridentOleObject
System.Web.Mobile (3)
UI\MobileControls\Design\Util\MSHTMLHost.cs (3)
367tridentOleObject.SetClientSite((NativeMethods.IOleClientSite)this); 384Debug.Assert(tridentOleObject != null, 391tridentOleObject.DoVerb(NativeMethods.OLEIVERB_UIACTIVATE, IntPtr.Zero, (NativeMethods.IOleClientSite)this, 0, parentControl.Handle, r);