2 references to TagProperty
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (2)
306get { return GetValue(TagProperty); } 307set { SetValue(TagProperty, value); }