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