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