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