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