1 reference to _contentHostName
PresentationFramework (1)
System\Windows\Controls\DocumentViewer.cs (1)
2114
ScrollViewer contentHost = this.Template.FindName(
_contentHostName
, this) as ScrollViewer;