1 instantiation of AvalonAdapter
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
70
this._hostContainerInternal = new
AvalonAdapter
(this);
13 references to AvalonAdapter
WindowsFormsIntegration (13)
System\Windows\Integration\ElementHost.cs (6)
54
private
AvalonAdapter
_hostContainerInternal;
354
internal
AvalonAdapter
HostContainerInternal
1488
typeof(
AvalonAdapter
),
1491
typeof(
AvalonAdapter
),
1517
typeof(
AvalonAdapter
),
1524
return ((
AvalonAdapter
)d).ForceInvalidate;
System\Windows\Integration\ElementHostAutomationPeer.cs (2)
11
private
AvalonAdapter
_owner;
13
public ElementHostAutomationPeer(
AvalonAdapter
owner)
System\Windows\Integration\ElementHostPropertyMap.cs (5)
98
AvalonAdapter
adapter = elementHost.HostContainerInternal;
117
AvalonAdapter
adapter = elementHost.HostContainerInternal;
135
AvalonAdapter
adapter = elementHost.HostContainerInternal;
175
AvalonAdapter
adapter = elementHost.HostContainerInternal;
193
AvalonAdapter
adapter = elementHost.HostContainerInternal;