'宣言 Public Overloads Shared Function CalculateBorderWidths( _ ByVal style As UIElementBorderStyle, _ ByVal isFlatMode As Boolean _ ) As UIElementBorderWidths
public static UIElementBorderWidths CalculateBorderWidths( UIElementBorderStyle style, bool isFlatMode )