RichTextBox for WinRT
RegisterProperty Method (C1RichTextTool)


Syntax
'Declaration
 
Public Shared Function RegisterProperty( _
   ByVal ownerType As System.Type _
) As Windows.UI.Xaml.DependencyProperty
'Usage
 
Dim ownerType As System.Type
Dim value As Windows.UI.Xaml.DependencyProperty
 
value = C1RichTextTool.RegisterProperty(ownerType)
public static Windows.UI.Xaml.DependencyProperty RegisterProperty( 
   System.Type ownerType
)

Parameters

ownerType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1RichTextTool Class
C1RichTextTool Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback