2 references to ShouldSearchWrapForParentControl
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
1633
bool shouldWrap =
ShouldSearchWrapForParentControl
(topMostParent);
1654
bool shouldWrap =
ShouldSearchWrapForParentControl
(parentControl);