1 instantiation of HAVControllerPair
System.AddIn (1)
System\Addin\Hosting\AddInControllerImpl.cs (1)
163
HAVControllerPair havRef = new
HAVControllerPair
(hostAddinView, this);
5 references to HAVControllerPair
System.AddIn (5)
System\Addin\Hosting\AddInControllerImpl.cs (5)
40
private static
HAVControllerPair
_havList;
109
HAVControllerPair
current = _havList;
110
HAVControllerPair
last = null;
163
HAVControllerPair
havRef = new HAVControllerPair(hostAddinView, this);
372
internal
HAVControllerPair
_next;