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