System.Windows.Documents.TextSelection.TextSelection C# (CSharp) Méthode

TextSelection() private méthode

private TextSelection ( ) : System
Résultat System
		internal TextSelection () : this (SafeNativeMethods.text_selection_new (), true)
		{
		}
		

Same methods

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