バージョン

GetButtonWidth メソッド

EditorWithTextBaseDropDownButtonUIElement 内のボタンの適切な幅を返します。
シンタックス
'宣言
 
Public Shared Function GetButtonWidth( _
   ByVal displayStyle As EmbeddableElementDisplayStyle, _
   ByVal element As UIElement _
) As Integer
public static int GetButtonWidth( 
   EmbeddableElementDisplayStyle displayStyle,
   UIElement element
)

パラメータ

displayStyle
現在の表示スタイル。
element
ボタンが含まれる UIElement。これは、コントロールが Touch モードかどうかの決定に使用されます。
参照