7 references to GetValue
PresentationFramework (7)
MS\Internal\Data\ClrBindingWorker.cs (7)
204
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
211
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
541
XmlBindingWorker XmlWorker { get { return (XmlBindingWorker)
GetValue
(Feature.XmlWorker, null); } }
616
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
659
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
694
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
735
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);