1 write to _bindings
PresentationUI (1)
MS\Internal\Documents\Application\CommandEnforcer.cs (1)
65_bindings = new List<PolicyBinding>(_initialBindCount);
2 references to _bindings
PresentationUI (2)
MS\Internal\Documents\Application\CommandEnforcer.cs (2)
89_bindings.Add(bind); 107foreach (PolicyBinding binding in _bindings)