8 references to LeftProperty
PresentationFramework (8)
System\Windows\Controls\Canvas.cs (4)
79
/// <seealso cref="Canvas.
LeftProperty
" />
85
return (double)element.GetValue(
LeftProperty
);
93
/// <seealso cref="Canvas.
LeftProperty
" />
97
element.SetValue(
LeftProperty
, length);
System\Windows\Documents\FixedPage.cs (2)
220
/// <seealso cref="Canvas.
LeftProperty
" />
235
/// <seealso cref="Canvas.
LeftProperty
" />
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
8341
DependencyProperty dp = System.Windows.Controls.Canvas.
LeftProperty
;
System\Windows\Window.cs (1)
1024
Canvas.
LeftProperty
.AddOwner(typeof(Window),