8 references to LeftProperty
PresentationFramework (8)
src\Framework\System\Windows\Controls\Canvas.cs (4)
85
/// <seealso cref="Canvas.
LeftProperty
" />
91
return (double)element.GetValue(
LeftProperty
);
99
/// <seealso cref="Canvas.
LeftProperty
" />
103
element.SetValue(
LeftProperty
, length);
src\Framework\System\Windows\Documents\FixedPage.cs (2)
227
/// <seealso cref="Canvas.
LeftProperty
" />
242
/// <seealso cref="Canvas.
LeftProperty
" />
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
8299
DependencyProperty dp = System.Windows.Controls.Canvas.
LeftProperty
;
src\Framework\System\Windows\Window.cs (1)
1042
Canvas.
LeftProperty
.AddOwner(typeof(Window),