22 references to Default
PresentationFramework (22)
MS\Internal\Globalization\BamlTreeUpdater.cs (1)
127
BamlAttributeUsage.
Default
System\Windows\Markup\BamlMapTable.cs (2)
743
return BamlAttributeUsage.
Default
;
1521
BamlAttributeUsage.
Default
);
System\Windows\Markup\BamlReader.cs (7)
444
_attributeUsage = BamlAttributeUsage.
Default
;
460
_attributeUsage = BamlAttributeUsage.
Default
;
895
info.AttributeUsage = BamlAttributeUsage.
Default
;
907
info.AttributeUsage = BamlAttributeUsage.
Default
;
926
info.AttributeUsage = BamlAttributeUsage.
Default
;
977
info.AttributeUsage = BamlAttributeUsage.
Default
;
2339
_attributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordReader.cs (1)
5714
return BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecords.cs (1)
4569
AttributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordWriter.cs (8)
761
BamlAttributeUsage.
Default
);
952
BamlAttributeUsage.
Default
);
1136
BamlAttributeUsage.
Default
);
1211
BamlAttributeUsage.
Default
);
1282
BamlAttributeUsage.
Default
);
1313
BamlAttributeUsage.
Default
);
1344
BamlAttributeUsage.
Default
);
1375
BamlAttributeUsage.
Default
,
System\Windows\Markup\MarkupExtensionParser.cs (1)
1601
BamlAttributeUsage.
Default
,
System\Windows\Markup\XamlNodes.cs (1)
2011
_attributeUsage = BamlAttributeUsage.
Default
;