6 references to FindToolBar
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1112
FindToolBar
.OptionsMenuItem.PreviewKeyDown += MenuPreviewKeyDown;
1162
FindToolBar
.FindTextBox.TabIndex = tabIndex++;
1163
FindToolBar
.FindPreviousButton.TabIndex = tabIndex++;
1164
FindToolBar
.FindNextButton.TabIndex = tabIndex++;
1165
FindToolBar
.OptionsMenuItem.TabIndex = tabIndex++;
1196
(
FindToolBar
!= null) &&