CaretIndex Property (WPFRichTextBox)
Class
WPFRichTextBox
.
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.