TextChange.NewPosition 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取或设置文本更改在更改后紧接快照中的位置。

public int NewPosition { get; }
member this.NewPosition : int
Public ReadOnly Property NewPosition As Integer

属性值

在更改之后的那一刻文本更改在快照中的位置。

适用于