3 references to LeftProperty
PresentationFramework (3)
System\Windows\Controls\InkCanvas.cs (3)
504
return (double)element.GetValue(
LeftProperty
);
516
element.SetValue(
LeftProperty
, length);
567
if ( e.Property == InkCanvas.
LeftProperty