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