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