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