2 references to LocationProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (2)
192
return (Point)obj.GetValue(FreeFormPanel.
LocationProperty
);
197
obj.SetValue(FreeFormPanel.
LocationProperty
, point);