Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)

Syntax

C#
public static DependencyProperty RegisterProperty(
	Type ownerType
)
Visual Basic
Public Shared Function RegisterProperty ( _
	ownerType As Type _
) As DependencyProperty

Parameters

ownerType
Type: System..::..Type

See Also