36 references to _IsSourceInScope
PresentationFramework (36)
src\Framework\System\windows\Documents\TextEditorSelection.cs (29)
171
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
206
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
222
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
238
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
254
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
268
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
360
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
450
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
505
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
559
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
680
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
797
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
849
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
901
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
929
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
965
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
981
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
996
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1012
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1026
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1198
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1322
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1363
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1407
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1503
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1601
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1646
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1734
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1762
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
src\Framework\System\windows\Documents\TextEditorTyping.cs (7)
266
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
298
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
345
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
374
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
550
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
603
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
1293
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))