3 references to WhitespaceSignificantCollectionAttribute
PresentationFramework (2)
System\Windows\Documents\InlineCollection.cs (1)
22
[
WhitespaceSignificantCollection
]
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11268
bamlType.DefaultConstructor = delegate() { return new System.Windows.Markup.
WhitespaceSignificantCollectionAttribute
(); };
System.Xaml.Tests (1)
System\Windows\Markup\WhitespaceSignificantCollectionAttributeTests.cs (1)
14
new
WhitespaceSignificantCollectionAttribute
();