5 references to EndColumnName
System.Activities (4)
System\Activities\Debugger\SourceLocationProvider.cs (1)
369AttachablePropertyServices.TryGetProperty<int>(obj, XamlDebuggerXmlReader.EndColumnName, out endColumn) &&
System\Activities\Debugger\XamlDebuggerXmlReader.cs (3)
327return GetIntegerAttachedProperty(instance, EndColumnName); 333AttachablePropertyServices.SetProperty(instance, EndColumnName, value); 364AttachablePropertyServices.TryGetProperty<int>(source, EndColumnName, out endColumn))
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\ViewStateXamlHelper.cs (1)
31XamlDebuggerXmlReader.EndColumnName.MemberName