36 references to _IsSourceInScope
PresentationFramework (36)
System\windows\Documents\TextEditorSelection.cs (29)
148
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
183
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
199
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
215
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
231
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
245
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
337
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
427
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
482
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
536
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
656
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
773
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
825
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
877
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
905
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
941
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
957
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
972
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
988
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1002
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1174
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1298
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1339
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1383
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1479
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1577
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1622
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1710
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
1738
if (This == null || !This._IsEnabled || !This.
_IsSourceInScope
(args.Source))
System\windows\Documents\TextEditorTyping.cs (7)
253
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
285
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
331
if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This.
_IsSourceInScope
(e.OriginalSource))
360
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))
525
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
578
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(args.Source))
1267
if (This == null || !This._IsEnabled || This.IsReadOnly || !This.
_IsSourceInScope
(e.OriginalSource))