3 references to _attributeUsageSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
4896return (BamlAttributeUsage) _flags[_attributeUsageSection]; 4901_flags[_attributeUsageSection] = (int) value; 4918get { return _attributeUsageSection; }