1 write to Value
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (1)
25Value = this.Value
4 references to Value
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (4)
58object.Equals(this.Value, that.Value); 66(Value == null ? 0 : Value.GetHashCode());