Changer la propriété Canvas.Left dans le code derrière?
J'ai un rectangle dans mon XAML et je souhaite modifier sa Canvas.Leftpropriété dans le code derrière: <UserControl x:Class="Second90.Page" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="400" Height="300"...