Extended Library for UWP/WinRT
SetApplyPageTemplate メソッド

添付プロパティが書き込まれる要素。
設定するプロパティ値。
指定された要素の ApplyPageTemplate 添付プロパティの値を設定します。
構文
'宣言
 
Public Shared Sub SetApplyPageTemplate( _
   ByVal element As Windows.UI.Xaml.DependencyObject, _
   ByVal value As ApplyPageTemplate _
) 
public static void SetApplyPageTemplate( 
   Windows.UI.Xaml.DependencyObject element,
   ApplyPageTemplate value
)

パラメータ

element
添付プロパティが書き込まれる要素。
value
設定するプロパティ値。
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

参照

関連項目

C1Book クラス
C1Book メンバ

Send Feedback