Canvas.Left-Eigenschaft im Code dahinter ändern?
Ich habe ein Rechteck in meiner XAML und möchte seine Canvas.LeftEigenschaft im Code dahinter ändern : <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"...