9 references to FindToolBar
PresentationFramework (9)
System\Windows\Controls\FlowDocumentReader.cs (9)
107
if (
FindToolBar
!= null)
683
ToggleFindToolBar(
FindToolBar
== null);
798
if (
FindToolBar
!= null)
809
if (
FindToolBar
!= null)
812
FindToolBar
.SearchUp = ((e.KeyboardDevice.Modifiers & ModifierKeys.Shift) == ModifierKeys.Shift);
1051
if (
FindToolBar
!= null)
1294
Invariant.Assert(enable == (
FindToolBar
== null));
1546
FindToolBar findToolBar =
FindToolBar
;
1674
if (viewer.
FindToolBar
!= null)