22 references to ElementTableKey
PresentationFramework (22)
MS\Internal\IO\Packaging\initElementDictionary.cs (21)
27
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", Key),
36
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", Key),
51
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Italic"),
92
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "LineBreak"),
95
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Window"),
100
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Path"),
112
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Ellipse"),
117
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Polygon"),
128
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Figure"),
153
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "InlineUIContainer"),
172
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Floater"),
183
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Rectangle"),
186
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Hyperlink"),
194
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Run"),
205
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Page"),
215
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Span"),
227
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Line"),
233
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Underline"),
240
new
ElementTableKey
("http://schemas.microsoft.com/xps/2005/06", "Polyline"),
249
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "NavigationWindow"),
258
new
ElementTableKey
("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Bold"),
MS\Internal\IO\Packaging\XamlFilter.cs (1)
522
ElementTableKey elementFullName = new
ElementTableKey
(_xamlReader.NamespaceURI, _xamlReader.LocalName);