2 references to AlignmentProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (2)
476
container.SetValue(
AlignmentProperty
, value);
481
return (PositionAlignment)container.GetValue(
AlignmentProperty
);