Пример #1
0
 public void Arrange(float maxWidth)
 {
     mContext.Reset();
     mDocument.Arrange(mContext, MarkdownViewer.Margin, maxWidth);
 }