public TextAnchorNode(TextAnchor anchor)
			: base(anchor)
		{
		}
示例#2
0
		public AnchorSegment(TextAnchor start, TextAnchor end)
		{
		}