1 instantiation of AvalonAdapter
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
66
this._hostContainerInternal = new
AvalonAdapter
(this);
13 references to AvalonAdapter
WindowsFormsIntegration (13)
System\Windows\Integration\ElementHost.cs (6)
50
private
AvalonAdapter
_hostContainerInternal;
349
internal
AvalonAdapter
HostContainerInternal
1478
typeof(
AvalonAdapter
),
1481
typeof(
AvalonAdapter
),
1507
typeof(
AvalonAdapter
),
1514
return ((
AvalonAdapter
)d).ForceInvalidate;
System\Windows\Integration\ElementHostAutomationPeer.cs (2)
10
private
AvalonAdapter
_owner;
12
public ElementHostAutomationPeer(
AvalonAdapter
owner)
System\Windows\Integration\ElementHostPropertyMap.cs (5)
93
AvalonAdapter
adapter = elementHost.HostContainerInternal;
112
AvalonAdapter
adapter = elementHost.HostContainerInternal;
130
AvalonAdapter
adapter = elementHost.HostContainerInternal;
170
AvalonAdapter
adapter = elementHost.HostContainerInternal;
188
AvalonAdapter
adapter = elementHost.HostContainerInternal;