'宣言 Public Overloads Shared Function CalculateButtonBorderWidths( _ ByVal buttonStyle As UIElementButtonStyle, _ ByVal buttonState As UIElementButtonState, _ ByVal sides As Border3DSide, _ ByVal element As UIElement, _ ByVal smallestInsideRect As Boolean _ ) As UIElementBorderWidths
public static UIElementBorderWidths CalculateButtonBorderWidths( UIElementButtonStyle buttonStyle, UIElementButtonState buttonState, Border3DSide sides, UIElement element, bool smallestInsideRect )