6 references to Bulleted
System.Web.Mobile (6)
UI\MobileControls\Adapters\HtmlListAdapter.cs (1)
85case ListDecoration.Bulleted:
UI\MobileControls\Adapters\HtmlValidationSummaryAdapter.cs (1)
85_list.Decoration = ListDecoration.Bulleted;
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicListAdapter.cs (1)
60case ListDecoration.Bulleted:
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicValidationSummaryAdapter.cs (1)
72_list.Decoration = ListDecoration.Bulleted;
UI\MobileControls\Design\ListGeneralPage.cs (2)
244case ListDecoration.Bulleted: 316list.Decoration = ListDecoration.Bulleted;