3 references to Start
PresentationFramework (3)
src\Framework\System\Windows\Controls\PasswordBox.cs (2)
134
Selection.Select(TextContainer.
Start
, TextContainer.End);
1107
selectionStart = this.TextContainer.
Start
.CreatePointer();
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (1)
377
return this.
Start
;