2 writes to _autoComplete2
System.Windows.Forms (2)
System\Windows\Forms\StringSource.cs (2)
33
out
_autoComplete2
).ThrowOnFailure();
62
_autoComplete2
= null;
5 references to _autoComplete2
System.Windows.Forms (5)
System\Windows\Forms\StringSource.cs (5)
42
if (
_autoComplete2
is null ||
_autoComplete2
->SetOptions((uint)options).Failed)
47
_autoComplete2
->Init(
59
if (
_autoComplete2
is not null)
61
_autoComplete2
->Release();