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