'宣言 Public Overloads Shared Function AdjustBorderStyle( _ ByVal borderStyle As UIElementBorderStyle, _ ByVal flat As Boolean _ ) As UIElementBorderStyle
public static UIElementBorderStyle AdjustBorderStyle( UIElementBorderStyle borderStyle, bool flat )