Base:
property
Value
System.Xml.XmlNode.Value
84 writes to Value
PresentationBuildTasks (1)
System.Data (12)
System.Runtime.Serialization (9)
System.ServiceModel (18)
System.Web.DataVisualization (8)
Common\Utilities\XmlSerializer.cs (8)
1486 attrib.Value = "All";
1494attrib.Value = itemIndex.ToString(CultureInfo.InvariantCulture);
1611attrib.Value = GetXmlValue(dataPoint.XValue, dataPoint, "XValue");
1617attrib.Value = GetXmlValue(dataPoint.YValues, dataPoint, "YValues");
1623attrib.Value = GetXmlValue(dataPoint.isEmptyPoint, dataPoint, "IsEmpty");
1636attrib.Value = GetXmlValue(entry.Value, dataPoint, properyName);
1649attrib.Value = GetXmlValue(dataPoint.CustomProperties, dataPoint, "CustomProperties");
1745 attrib.Value = GetXmlValue(objectToSerialize, parent, elementName);
System.Web.Mobile (5)
System.Web.Services (2)
System.Windows.Forms.DataVisualization (8)
System.Xml (11)
WindowsBase (10)
152 references to Value
PresentationFramework (10)
System.Data (18)
System.Data.Entity.Design (2)
System.Data.Services.Design (7)
System.IdentityModel (15)
System.ServiceModel (18)
System.Web (3)
System.Web.DataVisualization (3)
System.Web.Extensions (2)
System.Web.Mobile (8)
System.Web.Services (7)
System.Windows.Forms (5)
System.Windows.Forms.DataVisualization (3)
System.Workflow.ComponentModel (1)
System.Xml (50)