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