36 references to _IsSourceInScope
PresentationFramework (36)
System\windows\Documents\TextEditorSelection.cs (29)
163
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))
246
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
260
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
352
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
442
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
497
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
551
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
671
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
788
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
840
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
892
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
920
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
956
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
972
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
987
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1003
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1017
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1189
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1313
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1354
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1398
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1494
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1592
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1637
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1725
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1753
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
System\windows\Documents\TextEditorTyping.cs (7)
262
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
294
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
340
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
369
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
534
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
587
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
1276
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))