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