3 references to GetAttributeValue
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (3)
146string attributeValue = GetAttributeValue(node, attribute); 162string name = GetAttributeValue(controlXmlNode, "Name"); 184string styleString = GetAttributeValue(styleXmlNode, "Styles");