4 writes to CurrentPropertyVisible
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Core.Presentation\System\Activities\Core\Presentation\SwitchDesigner.xaml.cs (1)
308
builder.AddCustomAttributes(type, type.GetProperty("Cases"), new ShowPropertyInOutlineViewAttribute() {
CurrentPropertyVisible
= false, ChildNodePrefix = "Case : " });
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerMetadata.cs (2)
93
builder.AddCustomAttributes(type, type.GetProperty("Implementation"), new ShowPropertyInOutlineViewAttribute() {
CurrentPropertyVisible
= false });
96
builder.AddCustomAttributes(type, type.GetProperty("Body"), new ShowPropertyInOutlineViewAttribute() {
CurrentPropertyVisible
= false });
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\ShowPropertyInOutlineViewAttribute.cs (1)
22
this.
CurrentPropertyVisible
= true;
1 reference to CurrentPropertyVisible
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemViewModel.cs (1)
348
if (viewChild.
CurrentPropertyVisible
) //property node visible