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