22 references to ElementTableKey
PresentationFramework (22)
MS\Internal\IO\Packaging\initElementDictionary.cs (21)
26new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", Key), 35new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", Key), 50new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Italic"), 91new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "LineBreak"), 94new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Window"), 99new ElementTableKey("http://schemas.microsoft.com/xps/2005/06", "Path"), 111new ElementTableKey("http://schemas.microsoft.com/xps/2005/06", "Ellipse"), 116new ElementTableKey("http://schemas.microsoft.com/xps/2005/06", "Polygon"), 127new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Figure"), 152new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "InlineUIContainer"), 171new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Floater"), 182new ElementTableKey("http://schemas.microsoft.com/xps/2005/06", "Rectangle"), 185new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Hyperlink"), 193new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Run"), 204new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Page"), 214new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Span"), 226new ElementTableKey("http://schemas.microsoft.com/xps/2005/06", "Line"), 232new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Underline"), 239new ElementTableKey("http://schemas.microsoft.com/xps/2005/06", "Polyline"), 248new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "NavigationWindow"), 257new ElementTableKey("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Bold"),
MS\Internal\IO\Packaging\XamlFilter.cs (1)
515ElementTableKey elementFullName = new ElementTableKey(_xamlReader.NamespaceURI, _xamlReader.LocalName);