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