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