8 references to LeftProperty
PresentationFramework (8)
System\Windows\Controls\Canvas.cs (4)
69
/// <seealso cref="Canvas.
LeftProperty
" />
75
return (double)element.GetValue(
LeftProperty
);
83
/// <seealso cref="Canvas.
LeftProperty
" />
87
element.SetValue(
LeftProperty
, length);
System\Windows\Documents\FixedPage.cs (2)
213
/// <seealso cref="Canvas.
LeftProperty
" />
228
/// <seealso cref="Canvas.
LeftProperty
" />
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
9026
DependencyProperty dp = System.Windows.Controls.Canvas.
LeftProperty
;
System\Windows\Window.cs (1)
1002
Canvas.
LeftProperty
.AddOwner(typeof(Window),