バージョン

GetBorderStyle メソッド (TextProviderBase)

境界線スタイル「None」を返します。
シンタックス
'宣言
 
Public Overridable Function GetBorderStyle( _
   ByVal element As UIElement _
) As UIElementBorderStyle
public virtual UIElementBorderStyle GetBorderStyle( 
   UIElement element
)

パラメータ

element
その境界線スタイルを取得すべきUIElement

戻り値の型

指定された要素の UIElementBorderStyle です。
参照