TextSelection.Xaml Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the XAML representation of the current selection.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.StringA String that is a XAML representation of the current selection. This XAML representation is the same XAML that is applied to the clipboard for a copy operation.
Show: