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