5 references to Dispatcher
PresentationFramework (5)
MS\Internal\Data\BindingWorker.cs (1)
83
protected Dispatcher Dispatcher { get { return ParentBindingExpression.
Dispatcher
; } }
System\Windows\Data\BindingExpression.cs (1)
2535
if (
Dispatcher
.Thread == Thread.CurrentThread)
System\Windows\Data\BindingExpressionBase.cs (3)
433
if (
Dispatcher
.Thread == Thread.CurrentThread)
1033
Dispatcher
.BeginInvoke(
1325
DispatcherOperation op =
Dispatcher
.BeginInvoke(DispatcherPriority.Send,