1 instantiation of AsyncGetValueRequest
PresentationFramework (1)
MS\Internal\Data\ClrBindingWorker.cs (1)
637
new
AsyncGetValueRequest
(item, name, ParentBinding.AsyncState,
13 references to AsyncGetValueRequest
PresentationFramework (13)
MS\Internal\Data\ClrBindingWorker.cs (13)
207
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
629
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
646
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
656
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
670
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)arg;
676
void CompleteGetValue(
AsyncGetValueRequest
request)
678
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);