2 references to ShowPropertyInOutlineViewAttribute
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DesignerMetadata.cs (2)
93builder.AddCustomAttributes(type, type.GetProperty("Implementation"), new ShowPropertyInOutlineViewAttribute() { CurrentPropertyVisible = false }); 96builder.AddCustomAttributes(type, type.GetProperty("Body"), new ShowPropertyInOutlineViewAttribute() { CurrentPropertyVisible = false });