バージョン

DrawScenicRibbonButtonBorders(UIElementDrawParams,UIElementButtonState) メソッド

Scenic リボン ボタンのスタイルで境界を描画します。
シンタックス
'宣言
 
Public Overloads Shared Sub DrawScenicRibbonButtonBorders( _
   ByRef drawParams As UIElementDrawParams, _
   ByVal buttonState As UIElementButtonState _
) 
public static void DrawScenicRibbonButtonBorders( 
   ref UIElementDrawParams drawParams,
   UIElementButtonState buttonState
)

パラメータ

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