1 instantiation of AsyncGetValueRequest
PresentationFramework (1)
MS\Internal\Data\ClrBindingWorker.cs (1)
646
new
AsyncGetValueRequest
(item, name, ParentBinding.AsyncState,
13 references to AsyncGetValueRequest
PresentationFramework (13)
MS\Internal\Data\ClrBindingWorker.cs (13)
216
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
638
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
655
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
665
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
679
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)arg;
685
void CompleteGetValue(
AsyncGetValueRequest
request)
687
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);