2 references to AutoExpandCanvasProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (2)
85get { return (bool)GetValue(AutoExpandCanvasProperty); } 86set { SetValue(AutoExpandCanvasProperty, value); }