9 references to FindToolBar
PresentationFramework (9)
System\Windows\Controls\FlowDocumentReader.cs (9)
106
if (
FindToolBar
!= null)
682
ToggleFindToolBar(
FindToolBar
== null);
797
if (
FindToolBar
!= null)
808
if (
FindToolBar
!= null)
811
FindToolBar
.SearchUp = ((e.KeyboardDevice.Modifiers & ModifierKeys.Shift) == ModifierKeys.Shift);
1050
if (
FindToolBar
!= null)
1293
Invariant.Assert(enable == (
FindToolBar
== null));
1545
FindToolBar findToolBar =
FindToolBar
;
1673
if (viewer.
FindToolBar
!= null)