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