2 references to ChildSizeProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (2)
64return (Size)obj.GetValue(FreeFormPanel.ChildSizeProperty); 69obj.SetValue(FreeFormPanel.ChildSizeProperty, size);