6 references to PendingGetValueRequest
PresentationFramework (6)
MS\Internal\Data\ClrBindingWorker.cs (6)
204AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 208ClearValue(Feature.PendingGetValueRequest); 616AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 624SetValue(Feature.PendingGetValueRequest, pendingGetValueRequest); 659AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 662ClearValue(Feature.PendingGetValueRequest);