3 references to IdRefProperty
System.Activities.Presentation (3)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\ViewStateXamlHelper.cs (1)
21static readonly string IdRef = WorkflowViewState.IdRefProperty.MemberName;
System.Activities.Presentation\System\Activities\Presentation\ViewState\WorkflowViewState.cs (2)
63AttachablePropertyServices.SetProperty(instance, IdRefProperty, idRef); 74if (AttachablePropertyServices.TryGetProperty(instance, IdRefProperty, out idRef))