7 instantiations of LoadingModeResource
System.Web.Mobile (7)
UI\MobileControls\Design\ListItemsPage.cs (2)
167using (new LoadingModeResource(this)) 179using (new LoadingModeResource(this))
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
137using (new LoadingModeResource(this)) 150using (new LoadingModeResource(this))
UI\MobileControls\Design\ObjectListFieldsPage.cs (3)
174using (new LoadingModeResource(this)) 197using (new LoadingModeResource(this)) 209using (new LoadingModeResource(this))