1 implementation of GetValue
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
670
XamlToRtfError IXamlAttributes.
GetValue
(int index, ref string valueName)
1 reference to GetValue
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2873
xamlToRtfError = attributes.
GetValue
(i, ref valueString);