22 references to Default
PresentationFramework (22)
MS\Internal\Globalization\BamlTreeUpdater.cs (1)
147
BamlAttributeUsage.
Default
System\Windows\Markup\BamlMapTable.cs (2)
759
return BamlAttributeUsage.
Default
;
1533
BamlAttributeUsage.
Default
);
System\Windows\Markup\BamlReader.cs (7)
453
_attributeUsage = BamlAttributeUsage.
Default
;
469
_attributeUsage = BamlAttributeUsage.
Default
;
902
info.AttributeUsage = BamlAttributeUsage.
Default
;
914
info.AttributeUsage = BamlAttributeUsage.
Default
;
933
info.AttributeUsage = BamlAttributeUsage.
Default
;
984
info.AttributeUsage = BamlAttributeUsage.
Default
;
2327
_attributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordReader.cs (1)
5739
return BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecords.cs (1)
4582
AttributeUsage = BamlAttributeUsage.
Default
;
System\Windows\Markup\BamlRecordWriter.cs (8)
767
BamlAttributeUsage.
Default
);
958
BamlAttributeUsage.
Default
);
1142
BamlAttributeUsage.
Default
);
1217
BamlAttributeUsage.
Default
);
1288
BamlAttributeUsage.
Default
);
1319
BamlAttributeUsage.
Default
);
1350
BamlAttributeUsage.
Default
);
1381
BamlAttributeUsage.
Default
,
System\Windows\Markup\MarkupExtensionParser.cs (1)
1606
BamlAttributeUsage.
Default
,
System\Windows\Markup\XamlNodes.cs (1)
2016
_attributeUsage = BamlAttributeUsage.
Default
;