2 references to CurrentFramework
System.Activities.Presentation (2)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (2)
109
if (config.TargetFrameworkName.Version >=
CurrentFramework
.Version && config.TargetFrameworkName.IsFullProfile())
126
if (config.TargetFrameworkName.Version <
CurrentFramework
.Version)