1 write to routingEnabled
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
26routingEnabled = fixedInfo.EnableRouting;
1 reference to routingEnabled
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
43public override bool IsForwardingEnabled{get {return routingEnabled;}} //proto