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