2 references to UpdateCaretBrush
PresentationFramework (2)
src\Framework\System\Windows\Controls\PasswordBox.cs (1)
1265caretElement.UpdateCaretBrush(TextSelection.GetCaretBrush(passwordBox.Selection.TextEditor));
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
2240caretElement.UpdateCaretBrush(TextSelection.GetCaretBrush(textBoxBase.TextEditor));