4 references to LeftProperty
PresentationFramework (4)
System\Windows\Controls\Canvas.cs (2)
75
return (double)element.GetValue(
LeftProperty
);
87
element.SetValue(
LeftProperty
, length);
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
9030
DependencyProperty dp = System.Windows.Controls.Canvas.
LeftProperty
;
System\Windows\Window.cs (1)
996
Canvas.
LeftProperty
.AddOwner(typeof(Window),