1 write to isPrefixSearch
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SearchForVirtualItemEventArgs.cs (1)
19
this.
isPrefixSearch
= isPrefixSearch;
1 reference to isPrefixSearch
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SearchForVirtualItemEventArgs.cs (1)
55
return
isPrefixSearch
;