3 references to Start
PresentationFramework (3)
System\Windows\Controls\PasswordBox.cs (2)
131
Selection.Select(TextContainer.
Start
, TextContainer.End);
1084
selectionStart = this.TextContainer.
Start
.CreatePointer();
System\Windows\Controls\PasswordTextContainer.cs (1)
371
return this.
Start
;