3 references to HandleElementCallback
System.IO.Packaging (3)
System\IO\Packaging\XmlCompatibilityReader.cs (3)
211HandleElementCallback? elementCB; 1835private readonly Dictionary<string, HandleElementCallback> _elementHandler = new Dictionary<string, HandleElementCallback>();