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