8 references to LeftProperty
PresentationFramework (8)
System\Windows\Controls\Canvas.cs (4)
70
/// <seealso cref="Canvas.
LeftProperty
" />
76
return (double)element.GetValue(
LeftProperty
);
84
/// <seealso cref="Canvas.
LeftProperty
" />
88
element.SetValue(
LeftProperty
, length);
System\Windows\Documents\FixedPage.cs (2)
214
/// <seealso cref="Canvas.
LeftProperty
" />
229
/// <seealso cref="Canvas.
LeftProperty
" />
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
9027
DependencyProperty dp = System.Windows.Controls.Canvas.
LeftProperty
;
System\Windows\Window.cs (1)
1003
Canvas.
LeftProperty
.AddOwner(typeof(Window),