バージョン

ResolveBorderStyle メソッド

BorderStyle プロパティを解決します。
シンタックス
'宣言
 
Protected Function ResolveBorderStyle( _
   ByVal owner As INotificationBadgeSettingsOwner _
) As UIElementBorderStyle
protected UIElementBorderStyle ResolveBorderStyle( 
   INotificationBadgeSettingsOwner owner
)

パラメータ

owner
設定が解決されたオーナー。

戻り値の型

解決された BorderStyle、BorderStyle が未設定の場合にデフォルト。
参照