4 references to ContentPropertyAttribute
PresentationFramework (3)
System\Windows\Controls\Frame.cs (1)
89
[
ContentProperty
]
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
2937
bamlType.DefaultConstructor = delegate() { return new System.Windows.Markup.
ContentPropertyAttribute
(); };
System\Windows\Navigation\NavigationWindow.cs (1)
37
[
ContentProperty
]
System.Xaml.Tests (1)
System\Windows\Markup\ContentPropertyAttributeTests.cs (1)
13
var attribute = new
ContentPropertyAttribute
();