5 references to EndLineName
System.Activities (4)
System\Activities\Debugger\SourceLocationProvider.cs (1)
368
AttachablePropertyServices.TryGetProperty<int>(obj, XamlDebuggerXmlReader.
EndLineName
, out endLine) &&
System\Activities\Debugger\XamlDebuggerXmlReader.cs (3)
314
return GetIntegerAttachedProperty(instance,
EndLineName
);
320
AttachablePropertyServices.SetProperty(instance,
EndLineName
, value);
363
AttachablePropertyServices.TryGetProperty<int>(source,
EndLineName
, out endLine) &&
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\ViewStateXamlHelper.cs (1)
30
XamlDebuggerXmlReader.
EndLineName
.MemberName,