RichTextBox for UWP/WinRT
Initialize メソッド

構文
'宣言
 
Public Shared Sub Initialize( _
   ByVal element As Windows.UI.Xaml.FrameworkElement, _
   ByVal property As Windows.UI.Xaml.DependencyProperty _
) 
public static void Initialize( 
   Windows.UI.Xaml.FrameworkElement element,
   Windows.UI.Xaml.DependencyProperty property
)

パラメータ

element
property
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

参照

関連項目

C1RichTextTool クラス
C1RichTextTool メンバ

Send Feedback