バージョン

DrawForeground メソッド (NotificationUIElement)

この UIElement のテキストを描画します。影がある場合にオーバーライドされます。
シンタックス
'宣言
 
Protected Overrides Sub DrawForeground( _
   ByRef drawParams As UIElementDrawParams _
) 
protected override void DrawForeground( 
   ref UIElementDrawParams drawParams
)

パラメータ

drawParams
描画パラメーター。
参照