1 implementation of GetLength
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
588XamlToRtfError IXamlAttributes.GetLength(ref int length)
1 reference to GetLength
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2854XamlToRtfError xamlToRtfError = attributes.GetLength(ref nLen);