16 instantiations of AmbientAttribute
PresentationFramework (16)
System\Windows\Application.cs (1)
887
[
Ambient
]
System\Windows\Condition.cs (1)
80
[
Ambient
]
System\Windows\ControlTemplate.cs (1)
87
[
Ambient
]
System\Windows\DataTemplate.cs (1)
68
[
Ambient
]
System\Windows\FrameworkContentElement.cs (1)
277
[
Ambient
]
System\Windows\FrameworkElement.cs (1)
682
[
Ambient
]
System\Windows\FrameworkTemplate.cs (2)
188
[
Ambient
]
219
[
Ambient
]
System\Windows\ResourceDictionary.cs (1)
45
[
Ambient
]
System\Windows\Setter.cs (2)
143
[
Ambient
]
213
[
Ambient
]
System\Windows\Style.cs (3)
159
[
Ambient
]
201
[
Ambient
]
293
[
Ambient
]
System\Windows\Trigger.cs (2)
28
[
Ambient
]
106
[
Ambient
]
2 references to AmbientAttribute
System.Xaml (2)
System\Xaml\XamlMember.cs (1)
585
return _reflector.IsAttributePresent(typeof(
AmbientAttribute
));
System\Xaml\XamlType.cs (1)
1132
if (_reflector.IsAttributePresent(typeof(
AmbientAttribute
)))