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