6 references to PendingGetValueRequest
PresentationFramework (6)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (6)
218AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 222ClearValue(Feature.PendingGetValueRequest); 637AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 648SetValue(Feature.PendingGetValueRequest, pendingGetValueRequest); 686AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)GetValue(Feature.PendingGetValueRequest, null); 689ClearValue(Feature.PendingGetValueRequest);