1 instantiation of CommandEnforcer
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2155CommandEnforcer enforcer = new CommandEnforcer(this);
3 references to CommandEnforcer
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
1070private CommandEnforcer CommandEnforcer 2155CommandEnforcer enforcer = new CommandEnforcer(this); 2206private SecurityCriticalDataForSet<CommandEnforcer> _commandEnforcer;