1 instantiation of AvalonAdapter
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
67
this._hostContainerInternal = new
AvalonAdapter
(this);
13 references to AvalonAdapter
WindowsFormsIntegration (13)
System\Windows\Integration\ElementHost.cs (6)
51
private
AvalonAdapter
_hostContainerInternal;
350
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)
94
AvalonAdapter
adapter = elementHost.HostContainerInternal;
113
AvalonAdapter
adapter = elementHost.HostContainerInternal;
131
AvalonAdapter
adapter = elementHost.HostContainerInternal;
171
AvalonAdapter
adapter = elementHost.HostContainerInternal;
189
AvalonAdapter
adapter = elementHost.HostContainerInternal;