バージョン

ShouldSerialize メソッド (Utilities)

プロパティをシリアル化する必要があるかどうかを示すためのヘルパ メソッド。
シンタックス
'宣言
 
Public Shared Function ShouldSerialize( _
   ByVal dependencyProperty As DependencyProperty, _
   ByVal obj As DependencyObject _
) As Boolean
public static bool ShouldSerialize( 
   DependencyProperty dependencyProperty,
   DependencyObject obj
)

パラメータ

dependencyProperty
obj
参照