1 instantiation of AsyncGetValueRequest
PresentationFramework (1)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (1)
645
new
AsyncGetValueRequest
(item, name, ParentBinding.AsyncState,
13 references to AsyncGetValueRequest
PresentationFramework (13)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (13)
218
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
637
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
654
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
664
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
678
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)arg;
684
void CompleteGetValue(
AsyncGetValueRequest
request)
686
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);