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