16 instantiations of AmbientAttribute
PresentationFramework (16)
System\Windows\Application.cs (1)
874
[
Ambient
]
System\Windows\Condition.cs (1)
75
[
Ambient
]
System\Windows\ControlTemplate.cs (1)
84
[
Ambient
]
System\Windows\DataTemplate.cs (1)
68
[
Ambient
]
System\Windows\FrameworkContentElement.cs (1)
265
[
Ambient
]
System\Windows\FrameworkElement.cs (1)
671
[
Ambient
]
System\Windows\FrameworkTemplate.cs (2)
179
[
Ambient
]
210
[
Ambient
]
System\Windows\ResourceDictionary.cs (1)
35
[
Ambient
]
System\Windows\Setter.cs (2)
142
[
Ambient
]
212
[
Ambient
]
System\Windows\Style.cs (3)
149
[
Ambient
]
191
[
Ambient
]
283
[
Ambient
]
System\Windows\Trigger.cs (2)
22
[
Ambient
]
100
[
Ambient
]
2 references to AmbientAttribute
System.Xaml (2)
System\Xaml\XamlMember.cs (1)
582
return _reflector.IsAttributePresent(typeof(
AmbientAttribute
));
System\Xaml\XamlType.cs (1)
1129
if (_reflector.IsAttributePresent(typeof(
AmbientAttribute
)))