9 references to FindToolBar
PresentationFramework (9)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (9)
113
if (
FindToolBar
!= null)
689
ToggleFindToolBar(
FindToolBar
== null);
815
if (
FindToolBar
!= null)
826
if (
FindToolBar
!= null)
829
FindToolBar
.SearchUp = ((e.KeyboardDevice.Modifiers & ModifierKeys.Shift) == ModifierKeys.Shift);
1071
if (
FindToolBar
!= null)
1316
Invariant.Assert(enable == (
FindToolBar
== null));
1580
FindToolBar findToolBar =
FindToolBar
;
1717
if (viewer.
FindToolBar
!= null)