2 references to Set
PresentationFramework (2)
MS\Internal\Data\CommitManager.cs (2)
140private Set<BindingGroup> _bindingGroups = new Set<BindingGroup>(); 141private Set<BindingExpressionBase> _bindings = new Set<BindingExpressionBase>();