Generation

generate functionMon, 20 Mar 2023

给自定义控件自定义一个函数

public static void setText(TextBlock tb, string text) { tb.Text = text; }

Questions about programming?Chat with your personal AI assistant