7 references to GetValue
PresentationFramework (7)
MS\Internal\Data\ClrBindingWorker.cs (7)
216
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
223
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
563
XmlBindingWorker XmlWorker { get { return (XmlBindingWorker)
GetValue
(Feature.XmlWorker, null); } }
638
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
687
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
722
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
769
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);