2 writes to _scrollViewer
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (2)
806_scrollViewer = _textEditor._Scroller as ScrollViewer; 1194_scrollViewer = null;
2 references to _scrollViewer
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (2)
802if (_scrollViewer == null) 809return _scrollViewer;