2 writes to _scrollViewer
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (2)
791_scrollViewer = _textEditor._Scroller as ScrollViewer; 1168_scrollViewer = null;
2 references to _scrollViewer
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (2)
787if (_scrollViewer == null) 794return _scrollViewer;