1 write to _type
PresentationFramework (1)
System\Windows\Documents\FlowNode.cs (1)
53_type = type;
3 references to _type
PresentationFramework (3)
System\Windows\Documents\FlowNode.cs (3)
145switch (_type) 178return $"Pg{page}-nCp{_fp}-Id{_scopeId}-Tp{System.Enum.GetName(_type)}"; 254return _type;