'宣言 Public Function DrawThemedPageArrow( _ ByVal orientation As Orientation, _ ByVal upLeft As Boolean, _ ByVal buttonState As UIElementButtonState, _ ByRef drawParams As UIElementDrawParams, _ ByVal rect As Rectangle, _ ByVal clipRect As Rectangle _ ) As Boolean
public bool DrawThemedPageArrow( Orientation orientation, bool upLeft, UIElementButtonState buttonState, ref UIElementDrawParams drawParams, Rectangle rect, Rectangle clipRect )