2 references to OnDragOver
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
657
_textEditor.
OnDragOver
(e);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1240
_textEditor?.
OnDragOver
(e);