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