1 type derived from ChainOfResponsiblity
PresentationUI (1)
MS\Internal\Documents\Application\DocumentManager.cs (1)
39: ChainOfResponsiblity<IDocumentController, Document>
1 reference to ChainOfResponsiblity
PresentationUI (1)
MS\Internal\Documents\Application\ChainOfResponsibility.cs (1)
59internal bool Dispatch(ChainOfResponsiblity<T, S>.Action action, S subject)