22 references to Default
PresentationFramework (22)
MS\Internal\Globalization\BamlTreeUpdater.cs (1)
139
BamlAttributeUsage.
Default
System\Windows\Markup\BamlMapTable.cs (2)
751
return BamlAttributeUsage.
Default
;
1525
BamlAttributeUsage.
Default
);
System\Windows\Markup\BamlReader.cs (7)
443
_attributeUsage = BamlAttributeUsage.
Default
;
459
_attributeUsage = BamlAttributeUsage.
Default
;
892
info.AttributeUsage = BamlAttributeUsage.
Default
;
904
info.AttributeUsage = BamlAttributeUsage.
Default
;
923
info.AttributeUsage = BamlAttributeUsage.
Default
;
974
info.AttributeUsage = BamlAttributeUsage.
Default
;
2317
_attributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordReader.cs (1)
5730
return BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecords.cs (1)
4576
AttributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordWriter.cs (8)
764
BamlAttributeUsage.
Default
);
955
BamlAttributeUsage.
Default
);
1139
BamlAttributeUsage.
Default
);
1214
BamlAttributeUsage.
Default
);
1285
BamlAttributeUsage.
Default
);
1316
BamlAttributeUsage.
Default
);
1347
BamlAttributeUsage.
Default
);
1378
BamlAttributeUsage.
Default
,
System\Windows\Markup\MarkupExtensionParser.cs (1)
1599
BamlAttributeUsage.
Default
,
System\Windows\Markup\XamlNodes.cs (1)
2012
_attributeUsage = BamlAttributeUsage.
Default
;