System.Windows.Documents.TextSelection.TextSelection C# (CSharp) Method

TextSelection() private method

private TextSelection ( ) : System
return System
		internal TextSelection () : this (SafeNativeMethods.text_selection_new (), true)
		{
		}
		

Same methods

TextSelection::TextSelection ( IntPtr raw, bool dropref ) : System