Canvas.LeftProperty Property

Definition

public:
 static property DependencyProperty ^ LeftProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
static DependencyProperty LeftProperty();
[Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
public static DependencyProperty LeftProperty { [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable] get; }
var dependencyProperty = Canvas.leftProperty;
Public Shared ReadOnly Property LeftProperty As DependencyProperty

Property Value

Attributes

Applies to