'宣言 Public Overloads Shared Function GetButtonTextOffset( _ ByVal buttonState As UIElementButtonState, _ ByVal buttonStyle As UIElementButtonStyle, _ ByVal buttonType As UIElementButtonType, _ ByVal maxOffset As Boolean _ ) As Size
public static Size GetButtonTextOffset( UIElementButtonState buttonState, UIElementButtonStyle buttonStyle, UIElementButtonType buttonType, bool maxOffset )