3 references to Host
System.Web.Mobile (3)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
617persist = MobileControlPersister.PersistInnerProperties(Component, Host);
UI\MobileControls\Design\StyleSheetDesigner.cs (2)
269designer = Host.GetDesigner((IComponent) control); 406IDesigner designer = Host.GetDesigner((IComponent) MobilePage.StyleSheet);