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