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