バージョン

DrawImageBackground メソッド (UIElement)

デフォルトの背景画像の描画
シンタックス
'宣言
 
Protected Overridable Sub DrawImageBackground( _
   ByRef drawParams As UIElementDrawParams _
) 
protected virtual void DrawImageBackground( 
   ref UIElementDrawParams drawParams
)

パラメータ

drawParams
レンダリング情報を提供するために使用される UIElementDrawParams
参照