6 references to PendingGetValueRequest
PresentationFramework (6)
MS\Internal\Data\ClrBindingWorker.cs (6)
207AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 211ClearValue(Feature.PendingGetValueRequest); 629AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 640SetValue(Feature.PendingGetValueRequest, pendingGetValueRequest); 678AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 681ClearValue(Feature.PendingGetValueRequest);