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)
34
this.rulesListView = new System.Windows.Forms.
ListView
();
Rules\Design\Dialogs\IntellisenseTextBox.cs (1)
22
private ListView listBoxAutoComplete = new
ListView
();
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
34
this.rulesListView = new System.Windows.Forms.
ListView
();
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
140
this.artifactListView = new System.Windows.Forms.
ListView
();
WsatUI (1)
MMCUI\AcceptedCertificatesForm.designer.cs (1)
40
this.listAllowedCertificates = new System.Windows.Forms.
ListView
();