2 writes to _scrollViewer
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (2)
790_scrollViewer = _textEditor._Scroller as ScrollViewer; 1167_scrollViewer = null;
2 references to _scrollViewer
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (2)
786if (_scrollViewer == null) 793return _scrollViewer;