6 references to ReevaluateFocusAsync
PresentationCore (6)
Core\CSharp\System\Windows\ContentElement.cs (1)
283
Keyboard.PrimaryDevice.
ReevaluateFocusAsync
(this, oldParent, isCoreParent);
Core\CSharp\System\Windows\Input\KeyboardDevice.cs (3)
574
ReevaluateFocusAsync
(null, null, false);
582
ReevaluateFocusAsync
(null, null, false);
590
ReevaluateFocusAsync
(null, null, false);
Core\CSharp\System\Windows\UIElement.cs (1)
2413
Keyboard.PrimaryDevice.
ReevaluateFocusAsync
(this, oldParent, isCoreParent);
Core\CSharp\System\Windows\UIElement3D.cs (1)
373
Keyboard.PrimaryDevice.
ReevaluateFocusAsync
(this, oldParent, isCoreParent);