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