ComponentOne RichTextBox for UWP
UIContainerResizeTemplate Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : UIContainerResizeTemplate Property
Gets or sets the Windows.UI.Xaml.DataTemplate that generates the thumbs for resizing C1InlineUIContainers.
Syntax
'Declaration
 
Public Property UIContainerResizeTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate UIContainerResizeTemplate {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members