6 references to FindToolBar
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1115
FindToolBar
.OptionsMenuItem.PreviewKeyDown += MenuPreviewKeyDown;
1165
FindToolBar
.FindTextBox.TabIndex = tabIndex++;
1166
FindToolBar
.FindPreviousButton.TabIndex = tabIndex++;
1167
FindToolBar
.FindNextButton.TabIndex = tabIndex++;
1168
FindToolBar
.OptionsMenuItem.TabIndex = tabIndex++;
1199
(
FindToolBar
!= null) &&