1 instantiation of AsyncGetValueRequest
PresentationFramework (1)
MS\Internal\Data\ClrBindingWorker.cs (1)
621
new
AsyncGetValueRequest
(item, name, ParentBinding.AsyncState,
13 references to AsyncGetValueRequest
PresentationFramework (13)
MS\Internal\Data\ClrBindingWorker.cs (13)
204
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
616
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);
630
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
640
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)adr;
651
AsyncGetValueRequest
request = (
AsyncGetValueRequest
)arg;
657
void CompleteGetValue(
AsyncGetValueRequest
request)
659
AsyncGetValueRequest
pendingGetValueRequest = (
AsyncGetValueRequest
)GetValue(Feature.PendingGetValueRequest, null);