6 references to ListView
System.Web.Mobile (1)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
162_lvAvailableStyles = new ListView();
System.Workflow.Activities (3)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (1)
34this.rulesListView = new System.Windows.Forms.ListView();
Rules\Design\Dialogs\IntellisenseTextBox.cs (1)
22private ListView listBoxAutoComplete = new ListView();
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
34this.rulesListView = new System.Windows.Forms.ListView();
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
140this.artifactListView = new System.Windows.Forms.ListView();
WsatUI (1)
MMCUI\AcceptedCertificatesForm.designer.cs (1)
40this.listAllowedCertificates = new System.Windows.Forms.ListView();