'宣言 Public Overloads Shared Function AdjustedButtonStyle( _ ByVal buttonStyle As UIElementButtonStyle, _ ByVal flat As Boolean _ ) As UIElementButtonStyle
public static UIElementButtonStyle AdjustedButtonStyle( UIElementButtonStyle buttonStyle, bool flat )