5 references to DictionaryKeyProperty
PresentationFramework (5)
System\Windows\Controls\ItemContainerTemplate.cs (1)
12
[
DictionaryKeyProperty
("ItemContainerTemplateKey")]
System\Windows\ControlTemplate.cs (1)
27
[
DictionaryKeyProperty
("TargetType")]
System\Windows\DataTemplate.cs (1)
20
[
DictionaryKeyProperty
("DataTemplateKey")]
System\Windows\Markup\Baml2006\WpfKnownType.cs (1)
397
result = (_dictionaryKeyPropertyName == null) ? null : new
DictionaryKeyPropertyAttribute
(_dictionaryKeyPropertyName);
System\Windows\Style.cs (1)
17
[
DictionaryKeyProperty
("TargetType")]