Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
グリッド レイアウト パネルの任意の場所にコントロールを配置することは可能ですか?
または、Canvas レイアウト パネルを使用する必要がありますか?
の行と列の機能を使用しない場合は、をGrid使用します。それ以外の場合は、またはプロパティCanvasを使用できます。LayoutTransformRenderTransformMargin
Grid
Canvas
LayoutTransform
RenderTransform
Margin
Canvasを使用して、コントロールのLeftプロパティとTopプロパティをランダム化します。