バージョン

UnRegisterBackgroundContent メソッド

所定の DependencyObject の背景コンテンツとして登録を解除します。
シンタックス
'宣言
 
Protected Sub UnRegisterBackgroundContent( _
   ByVal content As DependencyObject _
) 
protected void UnRegisterBackgroundContent( 
   DependencyObject content
)

パラメータ

content
背景コンテンツとしての登録を解除する DependencyObject。
参照