2 instantiations of Set
PresentationFramework (2)
MS\Internal\Data\CommitManager.cs (2)
147
Set<BindingGroup> _bindingGroups = new
Set
<BindingGroup>();
148
Set<BindingExpressionBase> _bindings = new
Set
<BindingExpressionBase>();
2 references to Set
PresentationFramework (2)
MS\Internal\Data\CommitManager.cs (2)
147
Set
<BindingGroup> _bindingGroups = new Set<BindingGroup>();
148
Set
<BindingExpressionBase> _bindings = new Set<BindingExpressionBase>();