7 references to GetValue
PresentationFramework (7)
MS\Internal\Data\ClrBindingWorker.cs (7)
203
AsyncGetValueRequest pendingGetValueRequest = (AsyncGetValueRequest)
GetValue
(Feature.PendingGetValueRequest, null);
210
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
541
private 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);
693
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);
734
AsyncSetValueRequest pendingSetValueRequest = (AsyncSetValueRequest)
GetValue
(Feature.PendingSetValueRequest, null);