5 references to Dispatcher
PresentationFramework (5)
MS\Internal\Data\BindingWorker.cs (1)
87
protected Dispatcher Dispatcher { get { return ParentBindingExpression.
Dispatcher
; } }
System\Windows\Data\BindingExpression.cs (1)
2544
if (
Dispatcher
.Thread == Thread.CurrentThread)
System\Windows\Data\BindingExpressionBase.cs (3)
441
if (
Dispatcher
.Thread == Thread.CurrentThread)
1041
Dispatcher
.BeginInvoke(
1333
DispatcherOperation op =
Dispatcher
.BeginInvoke(DispatcherPriority.Send,