2 references to IsInlinePropertyEditorProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ExpressionTextBox.xaml.cs (2)
272get { return (bool)GetValue(IsInlinePropertyEditorProperty); } 273set { SetValue(IsInlinePropertyEditorProperty, value); }