2 instantiations of BamlEventNode
PresentationFramework (2)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
115BamlTreeNode bamlNode = new BamlEventNode(_reader.Name, _reader.Value);
MS\Internal\Globalization\BamlTreeNode.cs (1)
941return new BamlEventNode(_eventName, _handlerName);