6 references to FindToolBar
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
1107
FindToolBar
.OptionsMenuItem.PreviewKeyDown += MenuPreviewKeyDown;
1157
FindToolBar
.FindTextBox.TabIndex = tabIndex++;
1158
FindToolBar
.FindPreviousButton.TabIndex = tabIndex++;
1159
FindToolBar
.FindNextButton.TabIndex = tabIndex++;
1160
FindToolBar
.OptionsMenuItem.TabIndex = tabIndex++;
1191
(
FindToolBar
!= null) &&