1 write to _viewThumbnailsCommand
PresentationFramework (1)
System\Windows\Controls\DocumentViewer.cs (1)
1479
_viewThumbnailsCommand
= new RoutedUICommand(SR.DocumentViewerViewThumbnailsCommandText,
2 references to _viewThumbnailsCommand
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (2)
305
return
_viewThumbnailsCommand
;
1485
_viewThumbnailsCommand
,