1 reference to _findToolBarHostName
PresentationFramework (1)
System\Windows\Controls\DocumentViewer.cs (1)
2149
ContentControl findHost = this.Template.FindName(
_findToolBarHostName
, this) as ContentControl;