6 references to PendingGetValueRequest
PresentationFramework (6)
MS\Internal\Data\ClrBindingWorker.cs (6)
216AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 220ClearValue(Feature.PendingGetValueRequest); 638AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 649SetValue(Feature.PendingGetValueRequest, pendingGetValueRequest); 687AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 690ClearValue(Feature.PendingGetValueRequest);