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