1 instantiation of PropertiesNode
System.Activities (1)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (1)
643
Writer.PushState(new
PropertiesNode
(this, Writer));
2 references to PropertiesNode
System.Activities (2)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (2)
818
PropertiesNode
properties;
823
public PropertyNode(
PropertiesNode
properties, ActivityBuilderXamlWriter writer)