3 references to GetAttributeValue
System.Windows.Forms (3)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettingsTypeConverter.cs (3)
144
string? attributeValue =
GetAttributeValue
(node, attribute);
153
string? name =
GetAttributeValue
(controlXmlNode, "Name");
174
string? styleString =
GetAttributeValue
(styleXmlNode, "Styles");