6 references to SetValue
PresentationFramework (6)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
335
SetValue
(Feature.CollectionViewSource, new WeakReference(value));
src\Framework\System\Windows\Data\BindingExpressionBase.cs (5)
1338
SetValue
(Feature.UpdateTargetOperation, op);
1813
root.
SetValue
(Feature.BindingGroup, new WeakReference<BindingGroup>(bg));
1853
SetValue
(Feature.BindingGroup, NullBindingGroupReference);
2311
SetValue
(Feature.NotifyDataErrors, notifyDataErrors);
2742
SetValue
(Feature.Timer, timer);