CaretIndex Property (WPFTextBox)
Class
WPFTextBox
.
Action
Gets the insertion position index of the caret.
Syntax
C#
protected
Integer
CaretIndex { get; }
VB
'Declaration Protected Read Property CaretIndex As
Integer
Access
Read only.