Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 460 Bytes

coretextchangedeventargs_oldlength.md

File metadata and controls

22 lines (15 loc) · 460 Bytes
-api-id -api-type
P:Windows.Phone.UI.Core.CoreTextChangedEventArgs.OldLength
winrt property

Windows.Phone.UI.Core.CoreTextChangedEventArgs.OldLength

-description

Gets the number of characters in the old text from the start of the changed text to the end of the changed text.

-property-value

The start position of the change in the old text.

-remarks

-examples

-see-also