22 references to Default
PresentationFramework (22)
MS\Internal\Globalization\BamlTreeUpdater.cs (1)
128
BamlAttributeUsage.
Default
System\Windows\Markup\BamlMapTable.cs (2)
751
return BamlAttributeUsage.
Default
;
1533
BamlAttributeUsage.
Default
);
System\Windows\Markup\BamlReader.cs (7)
445
_attributeUsage = BamlAttributeUsage.
Default
;
461
_attributeUsage = BamlAttributeUsage.
Default
;
896
info.AttributeUsage = BamlAttributeUsage.
Default
;
908
info.AttributeUsage = BamlAttributeUsage.
Default
;
927
info.AttributeUsage = BamlAttributeUsage.
Default
;
978
info.AttributeUsage = BamlAttributeUsage.
Default
;
2340
_attributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordReader.cs (1)
5715
return BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecords.cs (1)
4570
AttributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordWriter.cs (8)
762
BamlAttributeUsage.
Default
);
953
BamlAttributeUsage.
Default
);
1137
BamlAttributeUsage.
Default
);
1212
BamlAttributeUsage.
Default
);
1283
BamlAttributeUsage.
Default
);
1314
BamlAttributeUsage.
Default
);
1345
BamlAttributeUsage.
Default
);
1376
BamlAttributeUsage.
Default
,
System\Windows\Markup\MarkupExtensionParser.cs (1)
1602
BamlAttributeUsage.
Default
,
System\Windows\Markup\XamlNodes.cs (1)
2012
_attributeUsage = BamlAttributeUsage.
Default
;