2 references to OnDragEnter
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
642
_textEditor.
OnDragEnter
(e);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1225
_textEditor?.
OnDragEnter
(e);