36 references to _IsSourceInScope
PresentationFramework (36)
System\windows\Documents\TextEditorSelection.cs (29)
147
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
182
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
198
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
214
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
230
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
244
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
336
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
426
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
481
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
535
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
655
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
772
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
824
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
876
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
904
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
940
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
956
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
971
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
987
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1001
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1173
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1297
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1338
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1382
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1478
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1576
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1621
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1709
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1737
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
System\windows\Documents\TextEditorTyping.cs (7)
249
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
281
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
327
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
356
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
515
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
568
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
1257
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))