22 references to ElementTableKey
PresentationFramework (22)
src\Framework\MS\Internal\IO\Packaging\initElementDictionary.cs (21)
46
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", Key),
55
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", Key),
70
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Italic"),
111
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "LineBreak"),
114
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Window"),
119
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Path"),
131
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Ellipse"),
136
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Polygon"),
147
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Figure"),
172
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "InlineUIContainer"),
191
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Floater"),
202
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Rectangle"),
205
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Hyperlink"),
213
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Run"),
224
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Page"),
234
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Span"),
246
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Line"),
252
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Underline"),
259
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Polyline"),
268
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "NavigationWindow"),
277
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Bold"),
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
542
ElementTableKey elementFullName = new
ElementTableKey
(_xamlReader.NamespaceURI, _xamlReader.LocalName);