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