2 references to LevelIndentProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyPanel.cs (2)
113get { return (double)this.GetValue(LevelIndentProperty); } 114set { this.SetValue(LevelIndentProperty, value); }