7 references to GetValue
PresentationFramework (7)
MS\Internal\Data\ClrBindingWorker.cs (7)
207
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
214
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
554
XmlBindingWorker XmlWorker { get { return (XmlBindingWorker)
GetValue
(Feature.XmlWorker, null); } }
629
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
678
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
713
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
760
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);