'宣言 Public Shared Function CalculateSmallestButtonClientRect( _ ByVal buttonStyle As UIElementButtonStyle, _ ByVal rect As Rectangle, _ ByVal element As UIElement _ ) As Rectangle
public static Rectangle CalculateSmallestButtonClientRect( UIElementButtonStyle buttonStyle, Rectangle rect, UIElement element )